Skip to content

Commit 3d37fdb

Browse files
authored
Bump version: 0.2.4 → 0.2.5
1 parent b69e87f commit 3d37fdb

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.4
2+
current_version = 0.2.5
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 = "input-rs"
3-
version = "0.2.4"
3+
version = "0.2.5"
44
edition = "2021"
55
rust-version = "1.82"
66
description = "🔤 A highly customizable input component for WASM frameworks like Yew, Dioxus, and Leptos."

0 commit comments

Comments
 (0)