Update for 0.52.5 release

This commit is contained in:
Nick Lockwood
2023-09-30 09:15:21 +01:00
parent 4adf5b3172
commit 7eb1706ba2
8 changed files with 21 additions and 13 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.52.4",
"version": "0.52.5",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.52.4"
"tag": "0.52.5"
},
"default_subspecs": "Core",
"subspecs": [