Prepare for 0.58.1 release

This commit is contained in:
Cal Stephens
2025-09-24 08:43:45 -07:00
parent 133775bae1
commit ccd88da328
5 changed files with 21 additions and 11 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.58.0",
"version": "0.58.1",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.58.0"
"tag": "0.58.1"
},
"default_subspecs": "Core",
"subspecs": [