Skip to content

Commit 5731629

Browse files
committed
0.0.3 release.
1 parent 42f7200 commit 5731629

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

Changelog.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
### Development
2-
[full changelog](http://github.com/rspec/rspec-collection_matchers/compare/v0.0.2...master)
1+
### 0.0.3 / 2014-02-16
2+
3+
[full changelog](http://github.com/rspec/rspec-collection_matchers/compare/v0.0.2...v0.0.3)
4+
5+
Enhancements:
6+
7+
* Update to latest RSpec 3 matcher API. (Myron Marston)
38

49
Bug Fixes:
510

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module RSpec
22
module CollectionMatchers
3-
VERSION = "0.0.2"
3+
VERSION = "0.0.3"
44
end
55
end

0 commit comments

Comments
 (0)