Update for 0.47.11 release

This commit is contained in:
Nick Lockwood
2021-01-29 19:18:30 +00:00
parent 1efd34ddee
commit d1c8a16cc2
39 changed files with 36 additions and 27 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.47.10",
"version": "0.47.11",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.47.10"
"tag": "0.47.11"
},
"default_subspecs": "Core",
"subspecs": [