lib/stub_requests/version.rb in stub_requests-0.1.5 vs lib/stub_requests/version.rb in stub_requests-0.1.6
- old
+ new
@@ -7,7 +7,7 @@
# @since 0.1.0
#
module StubRequests
#
# @return [String] a version string
- VERSION = "0.1.5"
+ VERSION = "0.1.6"
end