Skip to content

Commit

Permalink
Version bump to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
frdmn committed Jul 6, 2015
1 parent 9587b45 commit 2101fe5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.2.2

* Use license name instead of filename in README.md

# 1.2.1

* Cleanup filenames of licenses/readmes in prompt
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Just create a directory called `.initjs` in your home folder and drop your templ

## Version

1.2.1
1.2.2

## License

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "init.js",
"version": "1.2.1",
"version": "1.2.2",
"description": "A simple command line utility to quickly initialize developer workspaces / repositories",
"author": "Jonas Friedmann",
"license": "MIT",
Expand Down

0 comments on commit 2101fe5

Please sign in to comment.