diff --git a/CHANGELOG.md b/CHANGELOG.md index c693a22..0972445 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](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.33.0] - 2025-01-02 ### Deprecated diff --git a/Cargo.toml b/Cargo.toml index 6456796..368c5da 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["cargo-pio", "ldproxy"] [package] name = "embuild" -version = "0.32.0" +version = "0.33.0" authors = [ "Ivan Markov ", "Dominik Gschwind ",