Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
f-meloni committed Jan 4, 2020
1 parent f9fffa2 commit 6f69e75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ import PackageConfig

let config = PackageConfiguration([
"rocket": [
"before": [
"before": [
"scripts/update_changelog.sh",
"scripts/update_podspec.sh"
],
"after": [
"rake create_release\\[\"$VERSION\"\\]"
]
]
],
]).write()
#endif

0 comments on commit 6f69e75

Please sign in to comment.