Skip to content

Commit fea36ac

Browse files
author
Grant Petersen-Speelman
committed
v1.1.1
1 parent 446feaa commit fea36ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1+
## 1.1.1
12
### Fixed
23
* smart factory wrapper can handle when factory files get deleted
34

45
## 1.1.0
5-
66
### Tasks
77
* add cypress examples to install generator
88
* add active record integration specs

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.1.0'
2+
VERSION = '1.1.1'
33
end

0 commit comments

Comments
 (0)