diff --git a/package.json b/package.json index 6e8b47b..47df3d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@poker-apprentice/hand-history-parser", - "version": "5.0.2", + "version": "5.1.0", "description": "Parse hand histories from online poker sites", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",