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 44
55 - …
66
7+ ## fluent 0.14.3 (January 24, 2021)
8+ - Update ` fluent-bundle ` to 0.14.3.
9+
710## fluent 0.14.1 (January 12, 2021)
811 - Update ` fluent-bundle ` to 0.14.1.
912
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description = """
44A localization system designed to unleash the entire expressive power of
55natural language translations.
66"""
7- version = " 0.14.1 "
7+ version = " 0.14.3 "
88edition = " 2018"
99authors = [
1010 " Zibi Braniecki <[email protected] >" ,
@@ -26,6 +26,6 @@ include = [
2626]
2727
2828[dependencies ]
29- fluent-bundle = { version = " 0.14.1 " , path = " ../fluent-bundle" }
29+ fluent-bundle = { version = " 0.14.3 " , path = " ../fluent-bundle" }
3030unic-langid = " 0.9"
3131fluent-pseudo = { version = " 0.2" , optional = true }
You can’t perform that action at this time.
0 commit comments