File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- …
6
6
7
+ ## fluent 0.14.4 (January 31, 2021)
8
+ - Update ` fluent-bundle ` to 0.14.4.
9
+
7
10
## fluent 0.14.3 (January 24, 2021)
8
11
- Update ` fluent-bundle ` to 0.14.3.
9
12
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description = """
4
4
A localization system designed to unleash the entire expressive power of
5
5
natural language translations.
6
6
"""
7
- version = " 0.14.3 "
7
+ version = " 0.14.4 "
8
8
edition = " 2018"
9
9
authors = [
10
10
" Zibi Braniecki <gandalf@mozilla.com>" ,
@@ -26,6 +26,6 @@ include = [
26
26
]
27
27
28
28
[dependencies ]
29
- fluent-bundle = { version = " 0.14.3 " , path = " ../fluent-bundle" }
29
+ fluent-bundle = { version = " 0.14.4 " , path = " ../fluent-bundle" }
30
30
unic-langid = " 0.9"
31
31
fluent-pseudo = { version = " 0.2" , optional = true }
You can’t perform that action at this time.
0 commit comments