Skip to content

Commit f5052db

Browse files
committed
release: v0.9.10
1 parent b45833e commit f5052db

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.9.10]
8+
## [0.9.10] - 2026-04-27
99

1010
### Fixed
1111

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dynoxide-rs"
3-
version = "0.9.9"
3+
version = "0.9.10"
44
edition = "2024"
55
description = "A lightweight, embeddable DynamoDB emulator backed by SQLite"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)