Skip to content

Commit 812a915

Browse files
committed
Bump version: 0.1.7 β†’ 0.1.8
1 parent fe5c0fe commit 812a915

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.7
2+
current_version = 0.1.8
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 = "i18nrs"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
edition = "2024"
55
rust-version = "1.89"
66
description = "🌐 A highly customizable Internationalization (i18n) component for WASM frameworks like Yew, Dioxus, and Leptos."

0 commit comments

Comments
Β (0)