Skip to content
This repository has been archived by the owner on Apr 24, 2019. It is now read-only.

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmh committed Mar 4, 2014
1 parent 147428e commit 1f98690
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

### HEAD

### 1.1.1 (04 March 2014)
* Fix Grunt-Modernizr task for latest update
* Update npm dependencies to latest versions
* Use constant instead of string for Karma log level
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "init",
"version": "1.1.0",
"version": "1.1.1",
"main": "",
"ignore": [],
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "init",
"title": "init",
"description": "This is an initial boilerplate for front-end projects",
"version": "1.1.0",
"version": "1.1.1",
"homepage": "https://github.com/use-init/init",
"repository": {
"type": "git",
Expand Down

0 comments on commit 1f98690

Please sign in to comment.