Skip to content

Commit

Permalink
Fluent Syntax 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stasm committed Mar 26, 2019
1 parent f77f8d8 commit 1e321ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "fluent-spec",
"description": "Specification and documentation for Fluent",
"version": "0.8.0",
"version": "0.9.0",
"private": true,
"scripts": {
"bench": "node --experimental-modules --harmony-async-iteration ./test/bench.mjs ./test/benchmarks/gecko_strings.ftl",
Expand Down
2 changes: 1 addition & 1 deletion spec/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog

## 0.9.0 (Unreleased)
## 0.9.0 (March 26, 2019)

- Flatten complex reference expressions. (#221)

Expand Down

0 comments on commit 1e321ae

Please sign in to comment.