Skip to content

Commit

Permalink
chore(*): release version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyakam committed May 4, 2016
1 parent 3c8534c commit 9efd81c
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 9efd81c

Please sign in to comment.