diff --git a/package.json b/package.json index 07d8a33..1fa21d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-appsync-identity-typescript-guard", - "version": "1.0.0-0", + "version": "1.0.0", "description": "A typescript custom guard to check the AppSync Identity of a certain type", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",