diff --git a/Package.swift b/Package.swift index d9d5700..aae48c6 100644 --- a/Package.swift +++ b/Package.swift @@ -16,7 +16,7 @@ let package = Package( ]), ], dependencies: [ - .package(url: "https://github.com/mattgallagher/CwlCatchException.git", from: Version("2.0.0-beta.1")) + .package(url: "https://github.com/mattgallagher/CwlCatchException.git", from: "2.0.0-beta.1") ], targets: [ .target(