From e5f8eab70fd16ea756985b36132d480c29b2eab5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=81=93=E5=8C=96=E5=B8=AB?= Date: Thu, 13 Sep 2018 16:09:18 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=8D=20v1.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ba32f3..eb84bbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the "sysinfo-vscode" extension will be documented in this Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. -## 1.0.2 - 2018-09-?? +## 1.0.2 - 2018-09-13 ### Fixed diff --git a/package.json b/package.json index 0202edf..11f12e9 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "System Information", "description": "Show Visual Studio Code system information ( includes extensions list ) by markdown or JSON.", "icon": "images/infohex.128.png", - "version": "1.0.1", + "version": "1.0.2", "publisher": "wraith13", "license": "SEE LICENSE IN LICENSE_1_0.txt", "engines": {