Skip to content

Commit 89b5b14

Browse files
committed
CI > Fix version number in package.json
1 parent e39354c commit 89b5b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-testcafe-community",
3-
"version": "1.0.1-semantically-released",
3+
"version": "1.2.3",
44
"description": "Eslint rules for testcafe, from the testcafe community",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)