From 3927b7dd9f9b5a5fe8a5aec9d2a853e0a3c7f33c Mon Sep 17 00:00:00 2001 From: Bamboo Date: Thu, 22 Oct 2020 09:34:56 +0200 Subject: [PATCH] chore(release) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50a7f7c14..7c80548d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "0.0.71", + "version": "0.0.72", "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",