diff --git a/package.json b/package.json index fa6949c..f5df136 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@drewsonne/maya-dates", - "version": "1.2.0", + "version": "1.2.1", "description": "Typescript package to manipulate dates in the Maya Calendar", "main": "./lib/index.js", "types": "./lib/index.d.ts",