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

Commit a413341

Browse files
committed
Update version
1 parent b7d566c commit a413341

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-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.

package/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
## 0.4.2 (2025-04-10)
1+
## 0.5.0 (2025-04-11)
2+
3+
A rename from `0.4.2` as it requires Rust `>=1.85.0`
4+
5+
## 0.4.2 (2025-04-10) (yanked)
26

37
### What's Changed
48

package/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rowid"
3-
version = "0.4.2"
3+
version = "0.5.0"
44
authors = ["Alpheus Tang"]
55
edition = "2024"
66
rust-version = "1.85.0"

0 commit comments

Comments
 (0)