We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dcaa4e commit 05e1923Copy full SHA for 05e1923
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "machine-as-script",
3
- "version": "4.0.0-0",
+ "version": "4.0.0",
4
"description": "Run a machine as a command-line script.",
5
"scripts": {
6
"test": "node ./node_modules/mocha/bin/mocha test"
0 commit comments