Skip to content

Commit 7e7e04c

Browse files
committed
chore: adjust version number
This is a temporary change to move down the version number. When I run the release script in the next commit, this will raise the version number back up.
1 parent 175bddc commit 7e7e04c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shelljs-shjs",
3-
"version": "0.1.0",
3+
"version": "0.0.1",
44
"description": "Binary to invoke ShellJS scripts",
55
"scripts": {
66
"posttest": "npm run lint",

0 commit comments

Comments
 (0)