Skip to content

Commit

Permalink
Merge pull request #13 from alfredcc/main
Browse files Browse the repository at this point in the history
 Bump introspect version to 0.1.4
  • Loading branch information
fatbobman committed Jun 1, 2022
2 parents 3d3df15 + c35f588 commit 636a095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ let package = Package(
dependencies: [
// Dependencies declare other packages that this package depends on.
// .package(url: /* package url */, from: "1.0.0"),
.package(name:"Introspect",url:"https://github.com/timbersoftware/SwiftUI-Introspect.git",from:"0.1.0"),
.package(name:"Introspect",url:"https://github.com/timbersoftware/SwiftUI-Introspect.git",from:"0.1.4"),
],
targets: [
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
Expand Down

0 comments on commit 636a095

Please sign in to comment.