Skip to content

Commit

Permalink
Bump version to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ztombol committed Mar 22, 2016
1 parent b173df2 commit d0a1318
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).


## [Unreleased]
## [0.2.0] - 2016-03-22

### Added

Expand Down Expand Up @@ -34,4 +34,4 @@ This project adheres to [Semantic Versioning](http://semver.org/).
`batslib_get_max_single_line_key_width()`


[Unreleased]: https://github.com/ztombol/bats-support/compare/v0.1.0...HEAD
[0.2.0]: https://github.com/ztombol/bats-support/compare/v0.1.0...v0.2.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "bats-support",
"version": "0.1.0",
"version": "0.2.0",
"private": true
}

0 comments on commit d0a1318

Please sign in to comment.