From 9266747c372a88eaefe0689f8d0df44a5a859415 Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Thu, 17 Jun 2021 22:44:01 -0500 Subject: [PATCH] Prepare v3.4.0 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b8ff596..3042b3ca 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "main": "./dist/index.js", "author": "steelbrain", "readme": "./README.md", - "version": "3.3.1", + "version": "3.4.0", "description": "A Base Linter with Cow Powers", "repository": "https://github.com/steelbrain/linter", "license": "MIT",