From 4b6829bfd6cca0e76a5603c969e14204fc26488e Mon Sep 17 00:00:00 2001 From: Alice Gaudon Date: Fri, 24 Jul 2020 13:00:35 +0200 Subject: [PATCH] Version 0.19.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c74e77..918605c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wms-core", - "version": "0.18.0", + "version": "0.19.0", "description": "Node web framework", "repository": "git@gitlab.com:ArisuOngaku/wms-core.git", "author": "Alice Gaudon ",