From 82cba76e27441c83d728ebda27bd0e06f8ceba6f Mon Sep 17 00:00:00 2001 From: jolaleye Date: Sat, 19 Jan 2019 13:14:55 -0600 Subject: [PATCH] Release 1.6.5 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15e5780..bcd5221 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to Horizon will be documented in this file. +## 1.6.5 (January 19, 2019) + +- Update README badges ([377c6b6](https://github.com/jolaleye/horizon-theme-vscode/commit/377c6b6)) + ## 1.6.4 (January 15, 2019) - Update terminal colors ([0cb2966](https://github.com/jolaleye/horizon-theme-vscode/commit/0cb2966)) diff --git a/package.json b/package.json index 5d93e19..d8e07a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "horizon-theme-vscode", - "version": "1.6.4", + "version": "1.6.5", "author": "Jonathan Olaleye ", "displayName": "Horizon Theme", "description": "A beautifully warm dark theme for Visual Studio Code",