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

Commit 9292ca2

Browse files
committed
v1.1.0
1 parent 58a5580 commit 9292ca2

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

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

33
### HEAD
44

5+
### 1.1.0 (29 January 2014)
6+
* Further optimize `apple-touch-icon-precomposed`
57
* Add `Disallow:` to `robots.txt`
68
* Update 404 to reduce uncopressed size
79
* Update Bower packages and npm dependencies to latest

bower.json

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

0 commit comments

Comments
 (0)