We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.6.3
1 parent d633413 commit 084de44Copy full SHA for 084de44
NEWS.md
@@ -1,6 +1,9 @@
1
master
2
======
3
4
+0.6.3
5
+=====
6
+
7
* Fix error message for string responses. [#49]
8
9
[#49]: https://github.com/thoughtbot/json_matchers/pull/49
lib/json_matchers/version.rb
@@ -1,3 +1,3 @@
module JsonMatchers
- VERSION = "0.6.2"
+ VERSION = "0.6.3"
end
0 commit comments