We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6f9d13 commit e5c81a8Copy full SHA for e5c81a8
Cargo.toml
@@ -3,7 +3,7 @@ resolver = "2"
3
members = ["crates/*"]
4
5
[workspace.package]
6
-version = "0.1.3"
+version = "0.1.4"
7
edition = "2021"
8
license = "MIT"
9
authors = ["Trong Nguyen"]
crates/intl-lens-extension/extension.toml
@@ -1,6 +1,6 @@
1
id = "intl-lens"
2
name = "Intl Lens"
-version = "0.1.2"
schema_version = 1
0 commit comments