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