aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
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"