diff --git a/CHANGELOG.md b/CHANGELOG.md index 64c95dd..f8d806f 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.2] - 2024-08-15 ### Fixed - Replace `require "http"` with `require "http/client"` diff --git a/shard.yml b/shard.yml index 6db8382..d3845c1 100644 --- a/shard.yml +++ b/shard.yml @@ -1,5 +1,5 @@ name: lester -version: 1.0.1 +version: 1.0.2 description: A low-level API client for LXD authors: