Skip to content

Commit d08535a

Browse files
committed
Release 0.0.3
1 parent 521349d commit d08535a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
## v0.0.3 (2020-06-14)
2+

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-nearley-compiler",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Use this module to preprocess nearley grammar files into javascript grammars.",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)