Update for 0.52.3 release

This commit is contained in:
Nick Lockwood
2023-09-02 09:14:14 +01:00
parent f5e3375fba
commit 1c1bf3b72a
7 changed files with 18 additions and 11 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.52.2",
"version": "0.52.3",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.52.2"
"tag": "0.52.3"
},
"default_subspecs": "Core",
"subspecs": [