Update for 0.57.0 release

This commit is contained in:
Cal Stephens
2025-07-13 11:30:17 -07:00
parent 8d7c70b86d
commit 5d99e6752a
5 changed files with 35 additions and 9 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.56.4",
"version": "0.57.0",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.56.4"
"tag": "0.57.0"
},
"default_subspecs": "Core",
"subspecs": [