Skip to content

Commit a61de4a

Browse files
committed
0.3.0
1 parent 4b2cb15 commit a61de4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"name": "@puffmeow/rusty-schema2ts",
3-
"version": "0.2.9",
3+
"version": "0.3.0",
44
"main": "index.js",
55
"types": "index.d.ts",
66
"files": [
77
"README.md",
8+
"binding.js",
89
"index.d.ts",
910
"index.js"
1011
],

0 commit comments

Comments
 (0)