diff --git a/CHANGELOG.md b/CHANGELOG.md index ad540ff0d..e499ed83a 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.10 - 2024-05-31 ### Changed diff --git a/Project.toml b/Project.toml index 5156262ed..66fdcc694 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.9" +version = "0.1.10" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"