diff --git a/package.json b/package.json index 9e87991..97f0e52 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@tak-ps/aws-config", "type": "module", "private": true, - "version": "1.3.0", + "version": "1.4.0", "description": "Create and manage AWS Config rules", "scripts": { "lint": "eslint cloudformation/*.js",