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.
1 parent 86b988d commit c2331d4Copy full SHA for c2331d4
CHANGELOG.md
@@ -1,5 +1,5 @@
1
-## []
2
-[Compare]: https://github.com/shakacode/cypress-on-rails/compare/v1.13.0...master
+## [1.13.1]
+[Compare]: https://github.com/shakacode/cypress-on-rails/compare/v1.13.0...v1.13.1
3
4
### Fixed
5
* use_vcr_middleware disabled by default [PR 109](https://github.com/shakacode/cypress-on-rails/pull/109)
lib/cypress_on_rails/version.rb
@@ -1,3 +1,3 @@
module CypressOnRails
- VERSION = '1.13.0'.freeze
+ VERSION = '1.13.1'.freeze
end
0 commit comments