Skip to content

Commit 75a48ba

Browse files
committed
Sourcery 0.16.1
1 parent 3cc2a4d commit 75a48ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Tests/LinuxMain.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated using Sourcery 0.15.0 — https://github.com/krzysztofzablocki/Sourcery
1+
// Generated using Sourcery 0.16.1 — https://github.com/krzysztofzablocki/Sourcery
22
// DO NOT EDIT
33

44

Tests/Scripts/install_dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ then
4141

4242
elif [[ $1 = "sourcery" ]]
4343
then
44-
install_from_gh sourcery https://github.com/krzysztofzablocki/Sourcery/releases/download/0.16.0/Sourcery-0.16.0.zip
44+
install_from_gh sourcery https://github.com/krzysztofzablocki/Sourcery/releases/download/0.16.1/Sourcery-0.16.1.zip
4545

4646
elif [[ $1 = "swiftlint" ]]
4747
then

0 commit comments

Comments
 (0)