Skip to content

Commit 5f38b42

Browse files
committed
Bump tideorm version to 0.8.2
Update package version from 0.8.1 to 0.8.2 in Cargo.toml and refresh Cargo.lock to reflect the new version. No other code changes included.
1 parent f2ffa10 commit 5f38b42

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 = "tideorm"
3-
version = "0.8.1"
3+
version = "0.8.2"
44
edition = "2024"
55
authors = ["Mohamad Al Zohbie <alzoubi528@gmail.com>"]
66
description = "A developer-friendly ORM for Rust with clean, expressive syntax"

0 commit comments

Comments
 (0)