Skip to content

Commit d0a1318

Browse files
committed
Bump version to v0.2.0
1 parent b173df2 commit d0a1318

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

66

7-
## [Unreleased]
7+
## [0.2.0] - 2016-03-22
88

99
### Added
1010

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

3636

37-
[Unreleased]: https://github.com/ztombol/bats-support/compare/v0.1.0...HEAD
37+
[0.2.0]: https://github.com/ztombol/bats-support/compare/v0.1.0...v0.2.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "bats-support",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"private": true
55
}

0 commit comments

Comments
 (0)