Update for 0.50.1 release

This commit is contained in:
Nick Lockwood
2022-10-05 23:59:33 +01:00
parent 8dfb267485
commit 2937847c9e
7 changed files with 19 additions and 11 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.50.0",
"version": "0.50.1",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.50.0"
"tag": "0.50.1"
},
"default_subspecs": "Core",
"subspecs": [