From 90d789649c24bc8bf7ee65d0e95239e19b8272d0 Mon Sep 17 00:00:00 2001 From: Matthijs Abma <4146168+abmaonline@users.noreply.github.com> Date: Mon, 15 Jun 2020 21:50:36 +0200 Subject: [PATCH] 0.1.2-rc.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 9fab3e3..b0740c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "aemfed", - "version": "0.1.1", + "version": "0.1.2-rc.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 083bfa1..eeee1be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aemfed", - "version": "0.1.1", + "version": "0.1.2-rc.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": {