Update README

This commit is contained in:
Christian Treffs 2020-08-11 22:40:10 +02:00
parent efaece0155
commit 50e919e4ec
No known key found for this signature in database
GPG Key ID: 49A4B4B460BE3ED4
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ import PackageDescription
let package = Package(
name: "YourPackageName",
dependencies: [
.package(url: "https://github.com/fireblade-engine/ecs.git", from: "0.15.2")
.package(url: "https://github.com/fireblade-engine/ecs.git", from: "0.15.3")
],
targets: [
.target(