Skip to content

Commit 7837242

Browse files
committed
Merge branch 'release/0.17.1' into master
2 parents dff21fa + 30b536c commit 7837242

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
@@ -35,7 +35,7 @@ import PackageDescription
3535
let package = Package(
3636
name: "YourPackageName",
3737
dependencies: [
38-
.package(url: "https://github.com/fireblade-engine/ecs.git", from: "0.17.0")
38+
.package(url: "https://github.com/fireblade-engine/ecs.git", from: "0.17.1")
3939
],
4040
targets: [
4141
.target(

0 commit comments

Comments
 (0)