diff --git a/CHANGELOG.md b/CHANGELOG.md index 78c2daed7..d61c93481 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## UNRELEASED +## Version v0.1.5 - 2023-09-27 ### Added diff --git a/Project.toml b/Project.toml index 097917fa8..cde34fa27 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "JuliaHub" uuid = "bc7fa6ce-b75e-4d60-89ad-56c957190b6e" authors = ["JuliaHub Inc."] -version = "0.1.4" +version = "0.1.5" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"