Update for 0.48.2 release

Signed-off-by: Nick Lockwood <nick@charcoaldesign.co.uk>
This commit is contained in:
Nick Lockwood
2021-05-16 16:22:56 +01:00
parent dbef2aa205
commit e8f0d54227
44 changed files with 58 additions and 53 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "SwiftFormat",
"version": "0.48.1",
"version": "0.48.2",
"license": {
"type": "MIT",
"file": "LICENSE.md"
@@ -10,7 +10,7 @@
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.48.1"
"tag": "0.48.2"
},
"default_subspecs": "Core",
"subspecs": [