From 05360c83be6e2fea12c2ecf8b263df76e85f83e1 Mon Sep 17 00:00:00 2001 From: Michael Flanakin Date: Thu, 11 Jan 2024 01:52:52 -0800 Subject: [PATCH] Update version to 0.1.2 (#526) --- 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 a260fb844..daf93ffc5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ftk", - "version": "0.2.0", + "version": "0.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ftk", - "version": "0.2.0", + "version": "0.1.2", "license": "MIT", "devDependencies": { "all-contributors-cli": "^6.26.1" diff --git a/package.json b/package.json index 1a622f4ad..6935e2d1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ftk", - "version": "0.2.0", + "version": "0.1.2", "description": "Starter kits, scripts, and advanced solutions to accelerate your FinOps journey in the Microsoft Cloud.", "main": "index.js", "directories": {