Skip to content

Commit

Permalink
Bump i18n-embed to 0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Frisken committed Sep 27, 2023
1 parent dc04f1f commit 6b7bfcf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions i18n-embed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog for `i18n-embed`

## v0.14.1

## Internal

+ Relax the version constraint on `arc-swap`.

## v0.14.0

### Internal
Expand Down
2 changes: 1 addition & 1 deletion i18n-embed/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "MIT"
name = "i18n-embed"
readme = "README.md"
repository = "https://github.com/kellpossible/cargo-i18n/tree/master/i18n-embed"
version = "0.14.0"
version = "0.14.1"

[package.metadata.docs.rs]
all-features = true
Expand Down

0 comments on commit 6b7bfcf

Please sign in to comment.