Skip to content

Commit 2fddb2b

Browse files
committed
Bump version to v0.2.0
1 parent b1369d9 commit 2fddb2b

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-12-07
88

99
### Added
1010

@@ -24,4 +24,4 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2424
- `npm` support
2525

2626

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bats-file",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"private": true,
55
"peerDependencies": {
66
"bats-support": "git+https://github.com/ztombol/bats-support.git#v0.3.0"

0 commit comments

Comments
 (0)