diff --git a/package.json b/package.json index 8152ce5..ff906ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ton-community/tlb-parser", - "version": "0.1.1", + "version": "0.1.2", "description": "Parse TLB syntax into TypeScript objects", "main": "./dist/index.js", "types": "./dist/index.d.ts",