Skip to content

Commit 9bdd3ae

Browse files
committed
v1.9.1
1 parent 1d3f6cc commit 9bdd3ae

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
## [Unreleased]
1+
## [1.9.1]
2+
[Compare]: https://github.com/shakacode/cypress-on-rails/compare/v1.9.0...v1.9.1
23

34
### Fixed
45
* fix using `load` in command files

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.9.0'.freeze
2+
VERSION = '1.9.1'.freeze
33
end

0 commit comments

Comments
 (0)