Skip to content

Commit da0e23e

Browse files
authored
Bump version: 0.2.5 → 0.2.6
1 parent 00db6a4 commit da0e23e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.2.5
2+
current_version = 0.2.6
33

44
[bumpversion:file:Cargo.toml]
55
search = version = "{current_version}"

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "accordion-rs"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
edition = "2021"
55
rust-version = "1.79"
66
description = "↕️ A highly customizable accordion component for WASM frameworks like Yew, Dioxus, and Leptos."

0 commit comments

Comments
 (0)