Updated for 0.44.11 release

This commit is contained in:
Nick Lockwood
2020-05-23 00:50:25 +01:00
parent 213b7d5626
commit 0e9ec71a8b
28 changed files with 62 additions and 32 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.44.10",
"version": "0.44.11",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.44.10"
"tag": "0.44.11"
},
"default_subspecs": "Core",
"subspecs": [