From e61cfd54d13ecc3718b283a5abf2cf2e7083141d Mon Sep 17 00:00:00 2001 From: Valentin Knabel Date: Sat, 8 Jun 2024 13:13:02 +0200 Subject: [PATCH] chore: bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 75838dc..4343b45 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/vknabel/vscode-swiftlint" }, - "version": "1.8.4-beta.3", + "version": "1.8.4", "license": "MIT", "author": { "name": "Valentin Knabel", @@ -139,4 +139,4 @@ "glob": "^10.0.0", "yaml": "^2.3.2" } -} \ No newline at end of file +}