Update for 0.52.4 release

This commit is contained in:
Nick Lockwood
2023-09-17 22:12:20 +01:00
parent 31e8532a97
commit 1f8b956bb9
14 changed files with 114 additions and 104 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.52.3",
"version": "0.52.4",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.52.3"
"tag": "0.52.4"
},
"default_subspecs": "Core",
"subspecs": [