diff --git a/package.json b/package.json index 490a25a..c31b64a 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cognito-express", - "version": "2.0.13", + "version": "2.0.14", "description": "cognito-express authenticates API requests on a Node-Express application by verifying the signature of AccessToken or IDToken generated by Amazon Cognito.", "main": "./lib/index.js", "scripts": {