We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82cda3e commit 3e4f609Copy full SHA for 3e4f609
2 files changed
README.md
@@ -56,7 +56,7 @@ Just create a directory called `.initjs` in your home folder and drop your templ
56
57
## Version
58
59
-1.2.3
+1.2.4
60
61
## License
62
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "init.js",
3
- "version": "1.2.3",
+ "version": "1.2.4",
4
"description": "A simple command line utility to quickly initialize developer workspaces / repositories",
5
"author": "Jonas Friedmann",
6
"license": "MIT",
0 commit comments