Skip to content

Commit

Permalink
Merge pull request #12 from ilyakam/hotfix/0.2.1
Browse files Browse the repository at this point in the history
chore(*): release version 0.2.1
  • Loading branch information
ilyakam committed May 4, 2016
2 parents 3c8534c + 9efd81c commit 12a5c2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [0.2.1] - 2016-05-03
### Fixed
- Bump version

## [0.2.0] - 2016-05-03
### Added
- Contributing guide
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
"pretest": "standard",
"test": "npm run-script coveralls"
},
"version": "0.1.0"
"version": "0.2.1"
}

0 comments on commit 12a5c2b

Please sign in to comment.