diff --git a/package.json b/package.json index 9496325..dc1351b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "roll-parser", - "version": "2.3.0", + "version": "2.3.1", "description": "Parser for classic (2d6+1), simple (2 6 1), and WoD (4d10!>6f1) dice rolls.", "main": "index.js", "bin": "bin/roll-parser.js",