Skip to content

Commit

Permalink
Update to the latest version of API definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Suleymanov committed Dec 8, 2020
1 parent 63a6608 commit 8dd70ad
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/speechly/api.git",
"state": {
"branch": null,
"revision": "8afdf0120a8da42070f19a7d0705149f543fa492",
"version": "1.0.0-alpha.1"
"revision": "2056b5af80debdf04cdf6bca90acb95a9faf8e9c",
"version": "0.0.4"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-nio.git", from: "2.0.0"),
.package(url: "https://github.com/grpc/grpc-swift.git", from: "1.0.0-alpha.20"),
.package(name: "speechly-api", url: "https://github.com/speechly/api.git", from: "1.0.0-alpha.1"),
.package(name: "speechly-api", url: "https://github.com/speechly/api.git", from: "0.0.4"),
],
targets: [
.target(
Expand Down
2 changes: 1 addition & 1 deletion docs/_Footer.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Generated at 2020-11-27T13:29:59+0200 using [swift-doc](https://github.com/SwiftDocOrg/swift-doc) 1.0.0-beta.5.
Generated at 2020-12-08T15:05:40+0200 using [swift-doc](https://github.com/SwiftDocOrg/swift-doc) 1.0.0-beta.5.

0 comments on commit 8dd70ad

Please sign in to comment.