Skip to content

Commit a35dcd1

Browse files
committed
v1.12.1
1 parent 4dfd46d commit a35dcd1

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

34
### Tasks
45
* Documenting how to setup Factory Associations [PR 100](https://github.com/shakacode/cypress-on-rails/pull/100)

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

0 commit comments

Comments
 (0)