diff --git a/package.json b/package.json index 17aecb9..e732394 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bin-grammar", - "version": "3.1.2", + "version": "3.2.0", "description": "Binary data parser and encoder with a readable interface", "main": "index.js", "author": "Johannes Schriewer <@dunkelstern>",