Skip to content

Commit 07e941d

Browse files
committed
stackable-versioned 0.8.2
1 parent 7ec9fb0 commit 07e941d

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/stackable-versioned-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stackable-versioned-macros"
3-
version = "0.9.0"
3+
version = "0.8.2"
44
authors.workspace = true
55
license.workspace = true
66
edition.workspace = true

crates/stackable-versioned/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7-
## [0.9.0] - 2025-09-09
7+
## [0.8.2] - 2025-09-09
88

99
### Added
1010

crates/stackable-versioned/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stackable-versioned"
3-
version = "0.9.0"
3+
version = "0.8.2"
44
authors.workspace = true
55
license.workspace = true
66
edition.workspace = true

0 commit comments

Comments
 (0)