Update for 0.51.6 release

This commit is contained in:
Nick Lockwood
2023-04-12 14:06:25 +01:00
parent 3dfed7d34a
commit c7e1c4e6b5
7 changed files with 18 additions and 11 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.51.5",
"version": "0.51.6",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.51.5"
"tag": "0.51.6"
},
"default_subspecs": "Core",
"subspecs": [