Navigation Menu

Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lowell D. Thomas committed Feb 17, 2017
1 parent fc0905e commit a51720a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "apg-exp",
"version": "1.0.5",
"version": "2.0.0",
"description": "Pattern-matching alternative to RegExp. Replaces the regular expression syntax with ABNF. Adds APG parser features such as User Defined Terminals (hand-written pattern matchers) and access to the AST.",
"main": "./src/apg-exp.js",
"scripts": {
Expand Down

0 comments on commit a51720a

Please sign in to comment.