From 1716a0d06eac900a0b91455341710c51b7f082b4 Mon Sep 17 00:00:00 2001 From: Matthijs Abma <4146168+abmaonline@users.noreply.github.com> Date: Tue, 27 Nov 2018 15:20:27 +0100 Subject: [PATCH] 0.0.8 --- 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 a7fa564..abd5295 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "aemfed", - "version": "0.0.7", + "version": "0.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e138656..54ee202 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aemfed", - "version": "0.0.7", + "version": "0.0.8", "description": "Upload front-end changes into AEM, refresh relevant resources in the page and get instant notifications from the error.log, all for easier and faster development.", "homepage": "https://aemfed.io", "author": {