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 9eb558d commit d809a59Copy full SHA for d809a59
CHANGELOG.md
@@ -1,4 +1,5 @@
1
-## [Unreleased]
+## [1.9.0]
2
+[Compare]: https://github.com/shakacode/cypress-on-rails/compare/v1.8.1...v1.9.0
3
4
### Changed
5
* Update default generated folder to cypress instead of spec/cypress
lib/cypress_on_rails/version.rb
@@ -1,3 +1,3 @@
module CypressOnRails
- VERSION = '1.8.1'
+ VERSION = '1.9.0'.freeze
end
0 commit comments