We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64caf11 commit be6bdd1Copy full SHA for be6bdd1
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"bin": {
3
"extendscriptr": "./index.js"
4
},
5
- "version":"1.1.0",
+ "version": "1.1.1",
6
"name": "extendscriptr",
7
"description": "A node build configuration to develop extendScripts with es2015 javascript code",
8
"scripts": {
0 commit comments