From 2d3fc43825265f6b803fb7f55f7d8ecbd9b34956 Mon Sep 17 00:00:00 2001 From: Chris Bush Date: Mon, 1 Mar 2021 17:41:29 -0500 Subject: [PATCH] Release 0.3.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 536dfa1b..e25accf4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bluehawk", - "version": "0.3.0", + "version": "0.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 640b18bd..8f32e835 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "https://github.com/mongodb-university/Bluehawk" }, - "version": "0.3.0", + "version": "0.3.1", "description": "A markup language and tool for extracting code examples, checkpointing tutorials, and dynamically transforming text", "keywords": [ "docs",