From 8a1c9a5cff5316f32886e6f006c00480ea806696 Mon Sep 17 00:00:00 2001 From: cgeek <cem.moreau@gmail.com> Date: Thu, 11 May 2017 22:04:19 +0200 Subject: [PATCH] v1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44894a6..58b6da9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "duniter-ui", - "version": "1.1.2", + "version": "1.1.3", "main": "index.js", "scripts": { "postinstall": "node cesium.js", -- GitLab