From 69e76516bfd840540dcf0e36188067e57abf3ab1 Mon Sep 17 00:00:00 2001 From: Matthijs Abma <4146168+abmaonline@users.noreply.github.com> Date: Sun, 24 Mar 2019 19:54:01 +0100 Subject: [PATCH] 0.1.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 91d9f96..13c7e93 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "aemfed", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e6143bf..b0fd148 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aemfed", - "version": "0.1.0", + "version": "0.1.1", "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": {