Skip to content

Commit f9ef058

Browse files
committed
version bump
1 parent f5c2ceb commit f9ef058

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jspython-cli",
3-
"version": "2.1.10",
3+
"version": "2.1.11",
44
"description": "CLI for jspython. Allows you to run jspython (*.jspy) files",
55
"main": "./lib/public-api.js",
66
"bin": {
@@ -31,7 +31,7 @@
3131
"homepage": "https://github.com/jspython-dev/jspython-cli#readme",
3232
"dependencies": {
3333
"arg": "^5.0.1",
34-
"jspython-interpreter": "^2.1.8"
34+
"jspython-interpreter": "^2.1.9"
3535
},
3636
"devDependencies": {
3737
"rollup": "^2.70.1",

0 commit comments

Comments
 (0)