diff --git a/package.json b/package.json index 478c376..6f4d7f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@meltwater/aws-configuration-fetcher", - "version": "1.1.5", + "version": "1.1.6", "description": "A simple system for fetching configuration from both SSM and Secrets Manager in AWS", "main": "index.js", "module": "lib/index.js",