Updated for 0.40.13 release

This commit is contained in:
Nick Lockwood
2019-10-10 19:53:41 +01:00
parent fadcd7d5b9
commit 1f0d26082b
44 changed files with 159 additions and 86 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.40.12",
"version": "0.40.13",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.40.12"
"tag": "0.40.13"
},
"default_subspecs": "Core",
"subspecs": [