diff --git a/package.json b/package.json index 606a8cb..3c118cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-appsync-identity-typescript-guard", - "version": "0.0.1-0", + "version": "1.0.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",