From cda8fdfe8dc840e9d7d4b9ca657018fd81951224 Mon Sep 17 00:00:00 2001 From: Ivan Mikheykin Date: Mon, 26 Nov 2018 16:32:38 +0300 Subject: [PATCH] Set version 0.0.3 in plugin.json --- dist/plugin.json | 4 ++-- src/plugin.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dist/plugin.json b/dist/plugin.json index 46588a7..529b308 100644 --- a/dist/plugin.json +++ b/dist/plugin.json @@ -25,8 +25,8 @@ {"name": "Color mapping", "path": "img/color-mapping.png"}, {"name": "Queries example", "path": "img/queries-example.png"} ], - "version": "0.0.2", - "updated": "2018-10-17" + "version": "0.0.3", + "updated": "2018-11-26" }, "dependencies": { diff --git a/src/plugin.json b/src/plugin.json index 46588a7..529b308 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -25,8 +25,8 @@ {"name": "Color mapping", "path": "img/color-mapping.png"}, {"name": "Queries example", "path": "img/queries-example.png"} ], - "version": "0.0.2", - "updated": "2018-10-17" + "version": "0.0.3", + "updated": "2018-11-26" }, "dependencies": {