diff --git a/Package.swift b/Package.swift index ba52f22..9088574 100644 --- a/Package.swift +++ b/Package.swift @@ -10,7 +10,7 @@ let package = Package( .plugin(name: "Msg2swiftCommand", targets: ["Msg2swiftCommand"]), ], dependencies: [ - .package(url: "https://github.com/DimaRU/Msg2swift.git", branch: "master") + .package(url: "https://github.com/DimaRU/Msg2swift.git", from: "1.0.0") ], targets: [ .target(