From e53ef896cba68b1479d5f763c81bc8e015763571 Mon Sep 17 00:00:00 2001 From: TheMoonThatRises <58153205+TheMoonThatRises@users.noreply.github.com> Date: Sun, 18 Aug 2024 01:16:17 -0600 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b46738a..6073e1f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Swift library for interacting with StudentVue's api. This project was heavily in ## Installation ```swift -.package(url: "https://github.com/TheMoonThatRises/StudentVue.swift", from: "0.1.7") +.package(url: "https://github.com/TheMoonThatRises/StudentVue.swift", from: "0.2.0") ``` ## Basic usage