From 79afde18b5e79fc502c3e4380bf82ff89da4d14e Mon Sep 17 00:00:00 2001 From: Bamboo Date: Thu, 15 Oct 2020 15:12:46 +0200 Subject: [PATCH] chore(release) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a704d6b0d..ce732fa82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "0.0.50", + "version": "0.0.51", "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",