From e4838e72c11d85d9a84df3fc90578106cbb8174d Mon Sep 17 00:00:00 2001 From: Bamboo Date: Mon, 12 Oct 2020 21:32:29 +0200 Subject: [PATCH] chore(release) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1cb59721..8fa796184 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "0.0.35", + "version": "0.0.36", "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",