Skip to content

Commit caa8125

Browse files
committed
Update README
1 parent 892936a commit caa8125

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
@@ -34,7 +34,7 @@ import PackageDescription
3434
let package = Package(
3535
name: "YourPackageName",
3636
dependencies: [
37-
.package(url: "https://github.com/fireblade-engine/math.git", from: "0.9.0")
37+
.package(url: "https://github.com/fireblade-engine/math.git", from: "0.9.1")
3838
],
3939
targets: [
4040
.target(

0 commit comments

Comments
 (0)