Updated for 0.39.1 release

This commit is contained in:
Nick Lockwood
2019-02-13 23:29:33 +00:00
parent 195fd79a9e
commit 7b92d2ec68
21 changed files with 48 additions and 42 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.39.0",
"version": "0.39.1",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.39.0"
"tag": "0.39.1"
},
"default_subspecs": "Core",
"subspecs": [