Skip to content

Commit a30a3a9

Browse files
web-flowwiseaidev
authored andcommitted
Bump version: 0.1.0 → 0.1.1
1 parent 5922831 commit a30a3a9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.1.0
2+
current_version = 0.1.1
33

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

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 = "image-rs"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2024"
55
rust-version = "1.85"
66
description = "🖼️ A highly customizable and optimized image component for WASM frameworks like Yew, Dioxus, and Leptos."

0 commit comments

Comments
 (0)