From 484010e777e76c7118d1d973941804e6e40d168f Mon Sep 17 00:00:00 2001 From: Andrew Desmarais Date: Thu, 9 Jun 2022 16:25:11 -0400 Subject: [PATCH] 0.0.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 5ba64e3..f877098 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "the-orchard", - "version": "0.0.0", + "version": "0.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 562b0d3..6f73cc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "the-orchard", - "version": "0.0.0", + "version": "0.0.1", "description": "A CLI tool to generate the markup for including dependencies", "main": "src/index.js", "bin": {