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 Dec 6, 2016
1 parent b1369d9 commit 2fddb2b
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-12-07

### Added

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


[Unreleased]: https://github.com/ztombol/bats-file/compare/v0.1.0...HEAD
[0.2.0]: https://github.com/ztombol/bats-file/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,6 +1,6 @@
{
"name": "bats-file",
"version": "0.1.0",
"version": "0.2.0",
"private": true,
"peerDependencies": {
"bats-support": "git+https://github.com/ztombol/bats-support.git#v0.3.0"
Expand Down

0 comments on commit 2fddb2b

Please sign in to comment.