Skip to content

Commit d762685

Browse files
author
Zibi Braniecki
committed
fluent 0.6.3
1 parent 01dfaef commit d762685

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

fluent/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## fluent 0.6.3 (February 9, 2018)
4+
5+
- Update sinon to 4.2.2
6+
37
## fluent 0.6.2 (February 8, 2018)
48

59
- Correctly parse empty comment lines. (#149)

fluent/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fluent",
33
"description": "Localization library for expressive translations.",
4-
"version": "0.6.2",
4+
"version": "0.6.3",
55
"homepage": "http://projectfluent.org",
66
"author": "Mozilla <[email protected]>",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)