Skip to content

Commit 28859b8

Browse files
committed
chore(release): 0.3.1-beta.3
1 parent 71d5a5e commit 28859b8

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
All notable changes to this project will be documented in this file.
33

44

5+
## [0.3.1-beta.3] - 2025-07-18
6+
7+
8+
### Bug Fixes
9+
10+
- (**ci**) Attempt to fix broken auto commit of benchmark results on a tagged release (#32) ([71d5a5e])
11+
12+
13+
514
## [0.3.1-beta.2] - 2025-07-17
615

716

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 = "simstring_rust"
3-
version = "0.3.1-beta.2"
3+
version = "0.3.1-beta.3"
44
description = "A native Rust implementation of the SimString algorithm"
55
license = "MIT"
66
repository = "https://github.com/PyDataBlog/simstring_rs"

0 commit comments

Comments
 (0)