From 4aed5f951fc950a52fd039f030ff93e7021f0d5b Mon Sep 17 00:00:00 2001 From: ModoNoob Date: Tue, 3 Jul 2018 21:29:25 -0400 Subject: [PATCH] 1.0.2 Release --- CHANGELOG.md | 4 +++- README.md | 2 +- package.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d86013..5334ed6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ # Change Log All notable changes to the Hipster theme will be documented in this file. +## [1.0.2] +- Updated the README + ## [1.0.1] -- Updated README.md - Made the Marketplace page prettier ## [1.0.0] diff --git a/README.md b/README.md index b872c4f..55ab26c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Rating](https://vsmarketplacebadge.apphb.com/rating-short/ModoNoob.vscode-hipster-theme.svg)](https://marketplace.visualstudio.com/items/ModoNoob.vscode-hipster-theme) [![Installs](https://vsmarketplacebadge.apphb.com/installs/ModoNoob.vscode-hipster-theme.svg)](https://marketplace.visualstudio.com/items/ModoNoob.vscode-hipster-theme) -VSCode theme based on the [Atom Hipster](https://github.com/Agnostics/atom-hipster-ui) theme. +A very colorful VSCode theme based on the [Atom Hipster](https://github.com/Agnostics/atom-hipster-ui) theme. ![Theme screenshot](screenshot.png) diff --git a/package.json b/package.json index f8ef479..f2f4dc4 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vscode-hipster-theme", "displayName": "Hipster Theme", "description": "A very colorful theme inspired by Atom's Hipster theme.", - "version": "1.0.1", + "version": "1.0.2", "publisher": "ModoNoob", "license": "MIT", "repository": {