From b40c5ac96d8a1a7e56ec97b79c70686ec470e0e9 Mon Sep 17 00:00:00 2001 From: Chris Bush Date: Fri, 17 Jun 2022 14:56:52 -0400 Subject: [PATCH] Release 1.1.1 --- 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 4dc21eab..10be1fba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bluehawk", - "version": "1.0.0", + "version": "1.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "bluehawk", - "version": "1.0.0", + "version": "1.1.1", "license": "Apache-2.0", "dependencies": { "ajv": "^7.0.0", diff --git a/package.json b/package.json index 511f4e88..36f9e355 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "https://github.com/mongodb-university/Bluehawk" }, - "version": "1.0.0", + "version": "1.1.1", "description": "A markup language and tool for extracting code examples, checkpointing tutorials, and dynamically transforming text", "keywords": [ "docs",