File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
6
7
- ## [ Unreleased ]
7
+ ## [ 0.2.0 ] - 2016-03-11
8
8
9
9
### Added
10
10
@@ -28,4 +28,4 @@ This project adheres to [Semantic Versioning](http://semver.org/).
28
28
- Testing individual lines with ` assert_line() ` and ` refute_line() `
29
29
30
30
31
- [ Unreleased ] : https://github.com/ztombol/varrick/compare/v0.1.0...HEAD
31
+ [ 0.2.0 ] : https://github.com/ztombol/varrick/compare/v0.1.0...v0.2.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bats-assert" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 0.2 .0" ,
4
4
"private" : true ,
5
5
"peerDependencies" : {
6
6
"bats-support" : " git+https://github.com/ztombol/bats-support.git#v0.1.0"
You can’t perform that action at this time.
0 commit comments