Skip to content

Commit 6f933fc

Browse files
committed
Bump version to 1.1.1
1 parent e2aff84 commit 6f933fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodejs-compressor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ason-format/ason",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "ASON (Aliased Serialization Object Notation) - Token-optimized JSON compression for LLMs. Reduces tokens by 20-60% while maintaining perfect round-trip fidelity.",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)