Update for 0.53.5 release

This commit is contained in:
Nick Lockwood
2024-03-17 09:43:37 +00:00
parent f0a917300f
commit 9e5d0d588a
7 changed files with 19 additions and 13 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.53.4",
"version": "0.53.5",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.53.4"
"tag": "0.53.5"
},
"default_subspecs": "Core",
"subspecs": [