We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c36c6a5 commit d068b93Copy full SHA for d068b93
2 files changed
README.md
@@ -83,7 +83,7 @@ Just create a directory called `.initjs` in your home folder and drop your templ
83
84
## Version
85
86
-1.2.5
+1.2.6
87
88
## License
89
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "init.js",
3
- "version": "1.2.5",
+ "version": "1.2.6",
4
"description": "A simple command line utility to quickly initialize developer workspaces / repositories",
5
"author": "Jonas Friedmann",
6
"license": "MIT",
0 commit comments