From 5af435a3ff6a81b267f5aba8cc3cf871a66c78e1 Mon Sep 17 00:00:00 2001 From: Tim Wang Date: Tue, 8 Oct 2024 00:41:42 +1100 Subject: [PATCH] Bump to 0.3.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10e14db..8e5930c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ and the purpose of this repo is to provide a swiftier API for Swift developers. ## Install - .package(url: "https://github.com/ShenghaiWang/SwiftLlama.git", from: "0.2.0") + .package(url: "https://github.com/ShenghaiWang/SwiftLlama.git", from: "0.3.0") ## Usage