Skip to content

Commit c2331d4

Browse files
committed
v1.13.1
1 parent 86b988d commit c2331d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## []
2-
[Compare]: https://github.com/shakacode/cypress-on-rails/compare/v1.13.0...master
1+
## [1.13.1]
2+
[Compare]: https://github.com/shakacode/cypress-on-rails/compare/v1.13.0...v1.13.1
33

44
### Fixed
55
* use_vcr_middleware disabled by default [PR 109](https://github.com/shakacode/cypress-on-rails/pull/109)

lib/cypress_on_rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module CypressOnRails
2-
VERSION = '1.13.0'.freeze
2+
VERSION = '1.13.1'.freeze
33
end

0 commit comments

Comments
 (0)