Skip to content

Commit

Permalink
Fix version after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
justinswart committed Aug 6, 2019
1 parent 1175bb3 commit d7fce05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/format.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh

bin/swiftformat --config ".swiftformat" --swiftversion 4.2 "$@"
bin/swiftformat --config ".swiftformat" --swiftversion 5.0 "$@"

0 comments on commit d7fce05

Please sign in to comment.