From 09c1e83ca2e6b570cba9290638c9fbbbc3302ea1 Mon Sep 17 00:00:00 2001 From: Saddam Azad Date: Fri, 16 Aug 2024 20:20:55 +0600 Subject: [PATCH] 0.5.0 --- 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 d55ed86..d5c6e80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@thunderso/stacks", - "version": "0.4.0", + "version": "0.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@thunderso/stacks", - "version": "0.4.0", + "version": "0.5.0", "workspaces": [ "constructs", "example-stack", diff --git a/package.json b/package.json index fb4fc1e..d09e6f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thunderso/stacks", - "version": "0.4.0", + "version": "0.5.0", "workspaces": [ "constructs", "static-site"