Skip to content

Commit 7fdc590

Browse files
committed
chore: Release 0.13.1
1 parent 8f33561 commit 7fdc590

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
-
66

7+
## fluent-langneg 0.13.1 (October 24, 2025)
8+
9+
- Backport dual Apache 2.0/MIT license change from 0.14.2 to 0.13.x releases
10+
711
## fluent-langneg 0.13.0 (May 6, 2020)
812

913
- Update `unic-langid` to 0.9.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "fluent-langneg"
33
description = """
44
A library for language and locale negotiation.
55
"""
6-
version = "0.13.0"
6+
version = "0.13.1"
77
authors = ["Zibi Braniecki <[email protected]>"]
88
homepage = "http://projectfluent.org/"
99
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)