From 69877d7997b70e59d82e9d06c82d13c8ff5e40f3 Mon Sep 17 00:00:00 2001 From: Kenneth Pirman Date: Tue, 10 Mar 2020 11:00:19 +0100 Subject: [PATCH] bump version (#597) Co-authored-by: Pirman Kenneth William --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b861328cf..956695854 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nexus-web", "description": "The interface of Blue Brain Nexus, the open-source knowledge graph for data-driven science.", - "version": "1.3.1", + "version": "1.3.2", "author": "Blue Brain project", "license": "Apache-2.0", "main": "dist/server.js",