From 6c31c155c661944a88cea7baa4c73fe78632718f Mon Sep 17 00:00:00 2001 From: Chris Bush Date: Wed, 12 May 2021 14:29:23 -0400 Subject: [PATCH] Release 0.4.5 --- 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 ac7590e5..849d2731 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "bluehawk", - "version": "0.4.4", + "version": "0.4.5", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.4.4", + "version": "0.4.5", "license": "Apache-2.0", "dependencies": { "ajv": "^7.1.1", diff --git a/package.json b/package.json index 5f4f3de5..71923f83 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "https://github.com/mongodb-university/Bluehawk" }, - "version": "0.4.4", + "version": "0.4.5", "description": "A markup language and tool for extracting code examples, checkpointing tutorials, and dynamically transforming text", "keywords": [ "docs",