fix(repo): no changes to commit

This commit is contained in:
2026-03-26 10:32:22 +00:00
parent 450bc4a2b0
commit b595c1c0ec
2 changed files with 11 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartnftables',
version: '1.0.0',
version: '1.0.1',
description: 'A TypeScript module for managing nftables rules including NAT, firewall, and rate limiting with a high-level API.'
}