diff --git a/package.json b/package.json index eec6c8c7..ffb12530 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "retsac", "description": "Text lexer and parser.", - "version": "0.4.0-beta.1", + "version": "0.4.0-beta.2", "main": "out/index.js", "types": "out/index.d.ts", "license": "MIT",