diff --git a/CHANGELOG.md b/CHANGELOG.md index 46410a3..aca716a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased] - +## [1.0.1] - 2024-08-15 ### Fixed - Add missing `require "http"` diff --git a/shard.yml b/shard.yml index 56a18ed..6db8382 100644 --- a/shard.yml +++ b/shard.yml @@ -1,5 +1,5 @@ name: lester -version: 1.0.0 +version: 1.0.1 description: A low-level API client for LXD authors: