From 6d11fe2ae152ac6db296bb2bcdfd0ea160497ffc Mon Sep 17 00:00:00 2001 From: Tristan Labelle Date: Wed, 3 Jul 2024 16:55:13 -0400 Subject: [PATCH] Bump patch version number (#50) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4be6c73..7f1a2ac 100755 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/vknabel/vscode-swiftformat" }, - "version": "1.6.9", + "version": "1.6.10", "license": "MIT", "author": { "name": "Valentin Knabel",