Skip to content

Commit

Permalink
updating runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdsupremacist committed Apr 1, 2020
1 parent 9fef3aa commit a65dc36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"repositoryURL": "https://github.com/nerdsupremacist/Runtime.git",
"state": {
"branch": null,
"revision": "7b54e1491840cd248db09a4acd59f83c5238a9c2",
"version": "2.1.2-beta.5"
"revision": "dcc597b71ea4683027a35e527b4f3882437fccaa",
"version": "2.1.2-beta.6"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/nerdsupremacist/GraphQL.git", from: "0.12.1-beta.3"),
.package(url: "https://github.com/nerdsupremacist/Runtime.git", from: "2.1.2-beta.5"),
.package(url: "https://github.com/nerdsupremacist/Runtime.git", from: "2.1.2-beta.6"),
.package(url: "https://github.com/nerdsupremacist/ContextKit.git", from: "0.2.1"),
],
targets: [
Expand Down

0 comments on commit a65dc36

Please # to comment.