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

Commit 1f98690

Browse files
committed
v1.1.1
1 parent 147428e commit 1f98690

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
### HEAD
44

5+
### 1.1.1 (04 March 2014)
56
* Fix Grunt-Modernizr task for latest update
67
* Update npm dependencies to latest versions
78
* Use constant instead of string for Karma log level

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "init",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"main": "",
55
"ignore": [],
66
"dependencies": {

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "init",
33
"title": "init",
44
"description": "This is an initial boilerplate for front-end projects",
5-
"version": "1.1.0",
5+
"version": "1.1.1",
66
"homepage": "https://github.com/use-init/init",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)