diff --git a/package.json b/package.json index d1b4581..4f98350 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@spencerbeggs/aws-cdk-domain-redirect", "description": "An AWS CDK construct that makes redirecting HTTP(S) requests to a different domain a breeze.", - "version": "1.1.0", + "version": "1.2.0", "license": "MIT", "author": "C. Spencer Beggs ", "scripts": {