Skip to content

Commit 95634c3

Browse files
committed
Release new versions of i18n-embed and i18n-embed-fl
* Bump i18n-embed to v0.15.4 * Bump i18n-embed-fl to v0.9.4
1 parent a34ed08 commit 95634c3

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

i18n-embed-fl/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog for `i18n-embed-fl`
22

3-
## master
3+
## v0.9.4
44

55
### New Features
66

i18n-embed-fl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "i18n-embed-fl"
33
description = "Macro to perform compile time checks when using the i18n-embed crate and the fluent localization system"
44
categories = ["localization", "internationalization", "development-tools"]
5-
version = "0.9.3"
5+
version = "0.9.4"
66
authors = ["Luke Frisken <[email protected]>"]
77
edition = "2018"
88
license = "MIT"

i18n-embed/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog for `i18n-embed`
22

3-
## master
3+
## v0.15.4
44

55
### New Features
66

i18n-embed/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT"
99
name = "i18n-embed"
1010
readme = "README.md"
1111
repository = "https://github.com/kellpossible/cargo-i18n/tree/master/i18n-embed"
12-
version = "0.15.3"
12+
version = "0.15.4"
1313

1414
[package.metadata.docs.rs]
1515
all-features = true

0 commit comments

Comments
 (0)