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 1d3f6cc commit 9bdd3aeCopy full SHA for 9bdd3ae
CHANGELOG.md
@@ -1,4 +1,5 @@
1
-## [Unreleased]
+## [1.9.1]
2
+[Compare]: https://github.com/shakacode/cypress-on-rails/compare/v1.9.0...v1.9.1
3
4
### Fixed
5
* fix using `load` in command files
lib/cypress_on_rails/version.rb
@@ -1,3 +1,3 @@
module CypressOnRails
- VERSION = '1.9.0'.freeze
+ VERSION = '1.9.1'.freeze
end
0 commit comments