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.
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
66
7- ## [ Unreleased ]
7+ ## [ 0.3.0 ] - 2016-03-22
88
99### Removed
1010
@@ -35,5 +35,5 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3535- Testing individual lines with ` assert_line() ` and ` refute_line() `
3636
3737
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
3939[ 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 11{
22 "name" : " bats-assert" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "private" : true ,
55 "peerDependencies" : {
66 "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