From 2bac2ebc7f3fc77199e87fc96e854145a6a70070 Mon Sep 17 00:00:00 2001 From: Valentin Knabel Date: Wed, 5 Jun 2024 08:04:15 +0200 Subject: [PATCH] chore: bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1d634bf..104c345 100755 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/vknabel/vscode-swiftformat" }, - "version": "1.6.7", + "version": "1.6.8", "license": "MIT", "author": { "name": "Valentin Knabel", @@ -128,4 +128,4 @@ "dependencies": { "glob": "^10.3.4" } -} \ No newline at end of file +}