diff --git a/LICENSE b/LICENSE index b41e919..2b1cd72 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 TheMoonThatRises +Copyright (c) 2024 TheMoonThatRises Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index eccfbd0..b46738a 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.6") +.package(url: "https://github.com/TheMoonThatRises/StudentVue.swift", from: "0.1.7") ``` ## Basic usage