From ca45044e1ec37fa9cca47854d7e01dc54035409f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 22:35:27 +0000 Subject: [PATCH] chore: release v0.2.9+0.60.9 --- CHANGELOG.md | 8 ++++++++ Cargo.toml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33ee647..81ac76f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.9+0.60.9](https://github.com/Maroon502/cgl-src/compare/v0.2.8+0.60.9...v0.2.9+0.60.9) - 2026-01-01 + +### Other + +- *(deps)* bump actions/cache from 4 to 5 ([#8](https://github.com/Maroon502/cgl-src/pull/8)) +- *(deps)* bump actions/checkout from 4 to 6 ([#7](https://github.com/Maroon502/cgl-src/pull/7)) +- Bump cc from 1.0 to 1.1 + ## [0.2.8+0.60.9](https://github.com/Maroon502/clp-src/compare/v0.2.7+0.60.8...v0.2.8+0.60.9) - 2024-08-20 ### Other diff --git a/Cargo.toml b/Cargo.toml index 5892a5c..1091c09 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cgl-src" -version = "0.2.8+0.60.9" +version = "0.2.9+0.60.9" edition = "2021" build = "build.rs" links = "Cgl"