From d3230ea4dfd86df9f0131e046ff91a9d278cd387 Mon Sep 17 00:00:00 2001 From: d-exclaimation <70748917+d-exclaimation@users.noreply.github.com> Date: Wed, 9 Feb 2022 16:50:07 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7530234..8849b43 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.4.1") +.package(url: "https://github.com/d-exclaimation/pioneer", from: "0.4.2") ``` ## Swift for GraphQL