From c4d22e53a18d73e9f9e01273197ae76585c32d32 Mon Sep 17 00:00:00 2001 From: Automated NPM Release Date: Mon, 30 Aug 2021 00:00:19 +0000 Subject: [PATCH] 0.1.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d00de73..6c5ff89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@aligent/cdk-static-hosting", - "version": "0.1.0", + "version": "0.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@aligent/cdk-static-hosting", - "version": "0.1.0", + "version": "0.1.2", "license": "GPL-3.0-only", "dependencies": { "@aws-cdk/aws-cloudfront": "1.111.0", diff --git a/package.json b/package.json index 8138d12..99bf89a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@aligent/cdk-static-hosting", - "version": "0.1.0", + "version": "0.1.2", "main": "index.js", "license": "GPL-3.0-only", "homepage": "https://github.com/aligent/aws-cdk-static-hosting-stack#readme",