Update for 0.51.4 release

This commit is contained in:
Nick Lockwood
2023-04-01 12:51:38 +01:00
parent 6e26a9b5a7
commit da92ec4767
7 changed files with 17 additions and 11 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.51.3",
"version": "0.51.4",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.51.3"
"tag": "0.51.4"
},
"default_subspecs": "Core",
"subspecs": [