Update README

This commit is contained in:
Christian Treffs 2020-08-06 15:29:50 +02:00
parent 8ca789d349
commit 7abf21af78
No known key found for this signature in database
GPG Key ID: 49A4B4B460BE3ED4
1 changed files with 1 additions and 1 deletions

View File

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