Skip to content

Commit 202081f

Browse files
committed
v1.2.1
1 parent b02ecd4 commit 202081f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## 1.2.1
12
### Fixed
23
* simple factory fails silently, changed to use create!
34

lib/cypress_dev/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module CypressDev
2-
VERSION = '1.2.0'
2+
VERSION = '1.2.1'
33
end

0 commit comments

Comments
 (0)