Skip to content

Commit d809a59

Browse files
committed
v1.9.0
1 parent 9eb558d commit d809a59

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.0]
2+
[Compare]: https://github.com/shakacode/cypress-on-rails/compare/v1.8.1...v1.9.0
23

34
### Changed
45
* Update default generated folder to cypress instead of spec/cypress

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

0 commit comments

Comments
 (0)