diff --git a/README.md b/README.md index 6db7df4..2e6cd35 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Just create a directory called `.initjs` in your home folder and drop your templ ## Version -1.2.4 +1.2.5 ## License diff --git a/package.json b/package.json index f99ecbf..d34b930 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "init.js", - "version": "1.2.4", + "version": "1.2.5", "description": "A simple command line utility to quickly initialize developer workspaces / repositories", "author": "Jonas Friedmann", "license": "MIT",