Skip to content
This repository was archived by the owner on Dec 17, 2018. It is now read-only.

Commit 524e8fb

Browse files
committed
Version 1.1.0
1 parent c1a35a0 commit 524e8fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "messageformat-parser",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "A PEG.js parser for ICU MessageFormat strings -- part of messageformat.js",
55
"keywords": [
66
"icu",
@@ -10,6 +10,7 @@
1010
"contributors": [
1111
"Alex Sexton <alexsexton@gmail.com>",
1212
"Eemeli Aro <eemeli@gmail.com>",
13+
"Nikola Kovacs <nikola.kovacs@gmail.com>",
1314
"Adrian Vogelsgesang <adrian.vogelsgesang@tum.de>"
1415
],
1516
"license": "MIT",

0 commit comments

Comments
 (0)