Skip to content

Commit ee6a841

Browse files
committed
2.0.0
1 parent cd9092f commit ee6a841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ let package = Package(
1919
),
2020
],
2121
dependencies: [
22-
.package(url: "https://github.com/nathantannar4/Engine", from: "1.8.3"),
22+
.package(url: "https://github.com/nathantannar4/Engine", from: "2.0.4"),
2323
],
2424
targets: [
2525
.target(

0 commit comments

Comments
 (0)