From 1020b35fe55b96c9e0161036e24405291cf3b621 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9ry=20Debongnie?= Date: Thu, 21 Mar 2019 09:55:33 +0100 Subject: [PATCH] bump to v0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb39d549..d0fb0329 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-core", - "version": "0.2.0", + "version": "0.3.0", "description": "Core Utils for Odoo Web Client", "main": "src/index.ts", "scripts": {