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.3.0 ] - 2016-03-22
8
8
9
9
### Removed
10
10
@@ -35,5 +35,5 @@ This project adheres to [Semantic Versioning](http://semver.org/).
35
35
- Testing individual lines with ` assert_line() ` and ` refute_line() `
36
36
37
37
38
- [ Unreleased ] : https://github.com/ztombol/bats-assert/compare/v0.2.0...HEAD
38
+ [ 0.3.0 ] : https://github.com/ztombol/bats-assert/compare/v0.2.0...v0.3.0
39
39
[ 0.2.0 ] : https://github.com/ztombol/bats-assert/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.2 .0" ,
3
+ "version" : " 0.3 .0" ,
4
4
"private" : true ,
5
5
"peerDependencies" : {
6
6
"bats-support" : " git+https://github.com/ztombol/bats-support.git#v0.2.0"
You can’t perform that action at this time.
0 commit comments