Skip to content

Commit dd05452

Browse files
committed
fixing the version number
1 parent 8d36d21 commit dd05452

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,11 @@
132132
"package": {
133133
"name": "proudcity/gravityformssurvey",
134134
"type": "wordpress-plugin",
135-
"version": "4.2.0",
135+
"version": "4.2.1",
136136
"source": {
137137
"type": "git",
138138
"url": "git@github.com:/proudcity/gravityformssurvey.git",
139-
"reference": "4.2.0"
139+
"reference": "4.2.1"
140140
}
141141
}
142142
},
@@ -518,7 +518,7 @@
518518
"proudcity/gravityformsrecaptcha": "1.7.0",
519519
"proudcity/gravityformssignature": "4.3",
520520
"proudcity/gravityformsstripe": "5.9.0",
521-
"proudcity/gravityformssurvey": "4.2.0",
521+
"proudcity/gravityformssurvey": "4.2.1",
522522
"proudcity/gravityformszapier": "4.2",
523523
"wp-api/rest-filter": "1.0",
524524
"wpackagist-plugin/disable-xml-rpc": "1.0.1",

0 commit comments

Comments
 (0)