Skip to content

Commit a08b036

Browse files
committed
Msg2Swift stable version dependency
1 parent 2d545c6 commit a08b036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ let package = Package(
1010
.plugin(name: "Msg2swiftCommand", targets: ["Msg2swiftCommand"]),
1111
],
1212
dependencies: [
13-
.package(url: "https://github.com/DimaRU/Msg2swift.git", branch: "master")
13+
.package(url: "https://github.com/DimaRU/Msg2swift.git", from: "1.0.0")
1414
],
1515
targets: [
1616
.target(

0 commit comments

Comments
 (0)