From 8309199940e2036cc29efd9f4366655348449ea6 Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Mon, 6 Jan 2020 18:55:42 +0100 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6817e98..9d0ea9e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vsc-material-theme", "displayName": "Material Theme", "description": "The most epic theme now for Visual Studio Code", - "version": "30.0.0", + "version": "31.0.0", "publisher": "Equinusocio", "license": "Apache-2.0", "author": "Mattia Astorino [@equinusocio]",