Skip to content

Commit 4c68292

Browse files
Bump version to 1.9.1 in package.json
1 parent 1369ea8 commit 4c68292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@astx/lib",
3-
"version": "1.9.0",
3+
"version": "1.9.1",
44
"description": "Compiler & Runtime library for a tiny JS AST based binary file format",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)