From 9c3d3d9d7a975483b014f6ba4e3daf0deb0ae417 Mon Sep 17 00:00:00 2001 From: Bamboo Date: Tue, 13 Oct 2020 15:58:22 +0200 Subject: [PATCH] chore(release) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a5a1bf55..9b85ef683 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "0.0.37", + "version": "0.0.38", "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",