Skip to content

Commit f304d02

Browse files
committed
Bump Toolbox version (1.0.0)
1 parent 00c86eb commit f304d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let package = Package(
1515
)
1616
],
1717
dependencies: [
18-
.package(url: "https://github.com/backslash-f/toolbox.git", from: "0.0.1")
18+
.package(url: "https://github.com/backslash-f/toolbox.git", from: "1.0.0")
1919
],
2020
targets: [
2121
.target(

0 commit comments

Comments
 (0)