From 36108c7577441be7310b04dcb38f771108423007 Mon Sep 17 00:00:00 2001
From: madoar <madoar@users.noreply.github.com>
Date: Mon, 20 Apr 2020 22:19:52 +0200
Subject: [PATCH] Prepare Version 6.0.1 Release (#287)

---
 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 ce4b0e3e..fcd9565c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "angular-archwizard",
-  "version": "7.0.0-develop",
+  "version": "6.0.1",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index 1436739b..0afffcd9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "angular-archwizard",
-  "version": "7.0.0-develop",
+  "version": "6.0.1",
   "license": "MIT",
   "description": "An Angular 9+ module containing a wizard component and its supporting components and directives",
   "homepage": "https://github.com/madoar/angular-archwizard",