Update for 0.52.6 release

This commit is contained in:
Nick Lockwood
2023-10-01 07:42:17 +01:00
parent 1b3d72a9f7
commit dfa38a7335
7 changed files with 15 additions and 11 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.52.5",
"version": "0.52.6",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.52.5"
"tag": "0.52.6"
},
"default_subspecs": "Core",
"subspecs": [