Skip to content

Commit

Permalink
Merge tag '0.5.0' into develop
Browse files Browse the repository at this point in the history
\## [0.5.0] - 2017-06-17
\### Changed
- Bump Chai, Sinon, and StandardJS packages
  • Loading branch information
ilyakam committed Jun 18, 2017
2 parents 0e6c5ea + c7b2621 commit 79cb2ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
## [0.5.0] - 2017-06-17
### Changed
- Bump Chai, Sinon, and StandardJS packages

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.4.1"
"version": "0.5.0"
}

0 comments on commit 79cb2ea

Please sign in to comment.