Skip to content

Commit 2107983

Browse files
authored
Release 0.1.1
* js: Fix some reference issues
1 parent 1c13df8 commit 2107983

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
@@ -2,7 +2,7 @@
22
"name": "pythonia",
33
"author": "extremeheat",
44
"description": "Interop Node.js and JavaScript",
5-
"version": "0.1.0",
5+
"version": "0.1.1",
66
"main": "./src/pythonia/index.js",
77
"types": "./src/pythonia/index.d.ts",
88
"scripts": {

0 commit comments

Comments
 (0)