From 5a6ece7daa59de2a21ecc8ed91fe3b5503048774 Mon Sep 17 00:00:00 2001 From: Bamboo Date: Tue, 20 Oct 2020 09:22:25 +0200 Subject: [PATCH] chore(release) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2bd35b15..d64736ef3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "0.0.60", + "version": "0.0.61", "license": "MIT", "scripts": { "build-lint-all": "ng lint --project=red-ui-http --fix && ng build --project=red-ui-http && ng lint --project=red-ui --fix && ng build --project=red-ui --prod",