From ec0c479862d665f58ccca4c6459fc7a94dc97eb8 Mon Sep 17 00:00:00 2001 From: Chris Bush Date: Thu, 20 Jan 2022 14:54:28 -0500 Subject: [PATCH] Release 0.7.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 01be6d68..06c9d8db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "bluehawk", - "version": "0.7.1", + "version": "0.7.2", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.7.1", + "version": "0.7.2", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index d63d9e61..801dfe07 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "https://github.com/mongodb-university/Bluehawk" }, - "version": "0.7.1", + "version": "0.7.2", "description": "A markup language and tool for extracting code examples, checkpointing tutorials, and dynamically transforming text", "keywords": [ "docs",