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

Commit 4f101f2

Browse files
committed
v1.4.0
1 parent 05de251 commit 4f101f2

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
### HEAD
4+
5+
### 1.4.0 (20 November 2014)
46
* Update dependencies from bower and npm
57
* Update Apache Server Configs to v2.11.0
68
* Rename Apple touch icon to `apple-touch-icon.png` and add<br>

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "init",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"main": "",
55
"ignore": [],
66
"dependencies": {

package.json

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

0 commit comments

Comments
 (0)