Skip to content

Commit 529c0e2

Browse files
committed
Update README
1 parent dd5f9f6 commit 529c0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import PackageDescription
2929
let package = Package(
3030
name: "YourPackageName",
3131
dependencies: [
32-
.package(url: "https://github.com/fireblade-engine/time.git", from: "0.1.0")
32+
.package(url: "https://github.com/fireblade-engine/time.git", from: "0.2.0")
3333
],
3434
targets: [
3535
.target(

0 commit comments

Comments
 (0)