From 7456bdc91a9e6c35a279dc1237cec2ae87ef9cf9 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 26 Jun 2022 11:08:49 +0700 Subject: [PATCH] Doc: Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8be956..ccef2a0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Pioneer is a open-source Swift GraphQL server, for [Vapor](https://github.com/va ## Setup ```swift -.package(url: "https://github.com/d-exclaimation/pioneer", from: "0.8.1") +.package(url: "https://github.com/d-exclaimation/pioneer", from: "0.8.2") ``` ## Swift for GraphQL