Skip to content

Commit 1e321ae

Browse files
committed
Fluent Syntax 0.9.0
1 parent f77f8d8 commit 1e321ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fluent-spec",
33
"description": "Specification and documentation for Fluent",
4-
"version": "0.8.0",
4+
"version": "0.9.0",
55
"private": true,
66
"scripts": {
77
"bench": "node --experimental-modules --harmony-async-iteration ./test/bench.mjs ./test/benchmarks/gecko_strings.ftl",

spec/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.9.0 (Unreleased)
3+
## 0.9.0 (March 26, 2019)
44

55
- Flatten complex reference expressions. (#221)
66

0 commit comments

Comments
 (0)