Update for 0.53.6 release

This commit is contained in:
Nick Lockwood
2024-04-06 19:56:25 +01:00
parent 80d11369b1
commit 9df3b01f47
5 changed files with 21 additions and 9 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.53.5",
"version": "0.53.6",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.53.5"
"tag": "0.53.6"
},
"default_subspecs": "Core",
"subspecs": [