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

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
drublic committed Nov 26, 2013
1 parent 8942837 commit 3570fda
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

### HEAD

### 1.0.1 (26 November 2013)
* Update dependencies and devDependencies
* Move Karma tests in `grunt build` without using concurrent (#62)
* Remove regexp option from JSHint options
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "init",
"version": "1.0.0",
"version": "1.0.1",
"main": "",
"ignore": [],
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "init",
"title": "init",
"description": "This is an initial boilerplate for front-end projects",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "https://github.com/drublic/init",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3570fda

Please sign in to comment.