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

Commit f85b3ec

Browse files
committed
v1.0.2
1 parent 29c5f70 commit f85b3ec

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22

33
### HEAD
44

5+
### 1.0.2 (11 December 2013)
56
* Minor updates to .htaccess
67
* Clean up Gruntfile
78
* Remove grunt-concurrent
8-
* Update Modernizr to v2.7.0
9+
* Update Modernizr to v2.7.1
910

1011
### 1.0.1 (26 November 2013)
1112
* Update dependencies and devDependencies

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "init",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
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.0.1",
5+
"version": "1.0.2",
66
"homepage": "https://github.com/drublic/init",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)