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

Commit ae02aff

Browse files
committed
v2.0.0
1 parent c990396 commit ae02aff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
### HEAD
3+
### v2.0.0
44
* Update node modules
55
* Add JSCS module to grunt build workflow
66
* Fix bug with jshint config in grunt watch task (#141)

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.4.0",
5+
"version": "2.0.0",
66
"homepage": "https://github.com/use-init/init",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)