From d28834a46e6469ff2f1fb3ec7e6a659d6bd7ffd2 Mon Sep 17 00:00:00 2001 From: Charalampos Karypidis Date: Tue, 29 Oct 2019 23:26:08 +0200 Subject: [PATCH] Update version to publish snippets --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a10b30..64cdd16 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ReactSnippets", "description": "Code snippets for Reactjs development in ES6 syntax", - "version": "2.3.0", + "version": "2.4.0", "displayName": "Reactjs code snippets", "publisher": "xabikos", "icon": "images/react.png",