From 9e729d02b1e30541d5ca6d58b067cbdc92579f00 Mon Sep 17 00:00:00 2001 From: Matthijs Abma <4146168+abmaonline@users.noreply.github.com> Date: Fri, 7 Dec 2018 20:18:58 +0100 Subject: [PATCH] 0.1.0 --- 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 afa0290..2c07ec7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "aemfed", - "version": "0.0.8", + "version": "0.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c8caad2..675692d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aemfed", - "version": "0.0.8", + "version": "0.1.0", "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": {