diff --git a/README.md b/README.md index 0b5097b..c60b7b1 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Just create a directory called `.initjs` in your home folder and drop your templ ## Version -1.1.0 +1.2.0 ## License diff --git a/package.json b/package.json index daf3401..fc6d5d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "init.js", - "version": "1.1.0", + "version": "1.2.0", "description": "A simple command line utility to quickly initialize developer workspaces / repositories", "author": "Jonas Friedmann", "license": "MIT",