diff --git a/package.json b/package.json index 391c946..7640fc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@drewsonne/maya-calculator-parser", - "version": "1.0.0", + "version": "1.0.1", "description": "Typescript package to parse plaintext calculations and create operators", "main": "src/index.ts", "repository": {