Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 592b8a3

Browse files
v9 all the things
1 parent fff6931 commit 592b8a3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

merde/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [8.1.4](https://github.com/bearcove/merde/compare/merde-v8.1.3...merde-v8.1.4) - 2024-11-30
10+
## [9.0.0](https://github.com/bearcove/merde/compare/merde-v8.1.3...merde-v9.0.0) - 2024-11-30
1111

1212
### Other
1313

merde/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "merde"
3-
version = "8.1.4"
3+
version = "9.0.0"
44
edition = "2021"
55
authors = ["Amos Wenger <[email protected]>"]
66
description = "Serialize and deserialize with declarative macros"

0 commit comments

Comments
 (0)