Updated for 0.40.4 release

This commit is contained in:
Nick Lockwood
2019-03-23 09:48:25 +00:00
parent 6b85eed1a4
commit 5e81f810ef
16 changed files with 29 additions and 13 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.40.3",
"version": "0.40.4",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.40.3"
"tag": "0.40.4"
},
"default_subspecs": "Core",
"subspecs": [