diff --git a/package-lock.json b/package-lock.json index c8a8597..0b98b9d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cfn-modules/rds-postgres", - "version": "2.2.0", + "version": "2.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cfn-modules/rds-postgres", - "version": "2.2.0", + "version": "2.2.1", "bundleDependencies": [ "@cfn-modules/rds-instance" ], diff --git a/package.json b/package.json index 04ade5e..30d3457 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cfn-modules/rds-postgres", - "version": "2.2.0", + "version": "2.2.1", "description": "RDS PostgreSQL database with secure firewall configuration, encryption, multi AZ, backup enabled, and alerting", "author": "Michael Wittig ", "license": "Apache-2.0",