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 4dfd46d commit a35dcd1Copy full SHA for a35dcd1
CHANGELOG.md
@@ -1,4 +1,5 @@
1
-## Unreleased
+## [1.12.1]
2
+[Compare]: https://github.com/shakacode/cypress-on-rails/compare/v1.12.0...v1.12.1
3
4
### Tasks
5
* Documenting how to setup Factory Associations [PR 100](https://github.com/shakacode/cypress-on-rails/pull/100)
lib/cypress_on_rails/version.rb
@@ -1,3 +1,3 @@
module CypressOnRails
- VERSION = '1.12.0'.freeze
+ VERSION = '1.12.1'.freeze
end
0 commit comments