From 2c757dda79738f239c60bf0b821a5b0e86bfd593 Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Sun, 19 Jul 2020 15:01:08 -0400 Subject: Publish v1.3.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index fddf10d..d21863c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "linux-themes", "displayName": "Linux Themes for VS Code", "description": "Color themes designed to match the popular Ubuntu themes.", - "version": "1.2.0", + "version": "1.3.0", "publisher": "rdnlsmith", "icon": "icon.png", "license": "GPL-3.0", @@ -12,7 +12,7 @@ }, "repository": { "type": "GitHub", - "url": "https://github.com/rdnlsmith/vscode-arc-theme" + "url": "https://github.com/rdnlsmith/vscode-linux-themes" }, "engines": { "vscode": "^1.12.0" -- cgit v1.2.3