Skip to content

Commit 4fccee9

Browse files
committed
Bump version: 0.2.0 → 0.2.1
1 parent f66da02 commit 4fccee9

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.0
2+
current_version = 0.2.1
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.0"
3+
version = "0.2.1"
44
edition = "2021"
55
rust-version = "1.79"
66
description = "A feature-rich, accessible, highly customizable, functional, reusable input component for Wasm Frameworks."

0 commit comments

Comments
 (0)