Skip to content

Commit e5c81a8

Browse files
chore: bump version to 0.1.4
1 parent b6f9d13 commit e5c81a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ resolver = "2"
33
members = ["crates/*"]
44

55
[workspace.package]
6-
version = "0.1.3"
6+
version = "0.1.4"
77
edition = "2021"
88
license = "MIT"
99
authors = ["Trong Nguyen"]

crates/intl-lens-extension/extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id = "intl-lens"
22
name = "Intl Lens"
3-
version = "0.1.2"
3+
version = "0.1.4"
44
schema_version = 1
55
license = "MIT"
66
authors = ["Trong Nguyen"]

0 commit comments

Comments
 (0)