Updated for 0.44.10 release

This commit is contained in:
Nick Lockwood
2020-05-14 01:34:59 +01:00
parent 44a1a8adfe
commit 6d651123c8
31 changed files with 45 additions and 36 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.44.9",
"version": "0.44.10",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.44.9"
"tag": "0.44.10"
},
"default_subspecs": "Core",
"subspecs": [