From e1721bea71d8a27e209398f5a740ef02f6c6c920 Mon Sep 17 00:00:00 2001 From: lmcmz Date: Wed, 7 Dec 2022 01:58:29 +1100 Subject: [PATCH] Dump version 0.3.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfe984a..38e644b 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ https://outblock.github.io/flow-swift/ This is a Swift Package, and can be installed via Xcode with the URL of this repository: ```swift -.package(name: "Flow", url: "https://github.com/outblock/flow-swift.git", from: "0.3.0") +.package(name: "Flow", url: "https://github.com/outblock/flow-swift.git", from: "0.3.1") ``` ## Config