From 70c7d72d975889a4303e7576c732671483fb58fd Mon Sep 17 00:00:00 2001 From: Nathan Kennedy Date: Tue, 8 Dec 2020 16:12:33 +1300 Subject: [PATCH] 0.2.2 --- 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 8640bd3..4e9ab1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cloudcannon-hugo", - "version": "0.2.1", + "version": "0.2.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 06f6afe..1cc6e6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cloudcannon-hugo", - "version": "0.2.1", + "version": "0.2.2", "description": "Generates the files necessary for a hugo site to integrate with CloudCannon CMS", "main": "index.js", "scripts": {