From 32815f7e923132c6b8ced2f912d42404208dcae3 Mon Sep 17 00:00:00 2001 From: Bamboo Date: Mon, 19 Oct 2020 10:11: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 5c64b4db5..660320f38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "0.0.55", + "version": "0.0.56", "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",