From 89b5b14299788bd321d1755248a1ca19bc592b7f Mon Sep 17 00:00:00 2001 From: codejedi365 Date: Thu, 30 Sep 2021 00:20:53 -0400 Subject: [PATCH] CI > Fix version number in `package.json` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e61aa7..c197a2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-testcafe-community", - "version": "1.0.1-semantically-released", + "version": "1.2.3", "description": "Eslint rules for testcafe, from the testcafe community", "main": "dist/index.js", "files": [