aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Daniel Smith <rdnlsmith@gmail.com> 2020-07-19 15:01:08 -0400
committerGravatar Daniel Smith <rdnlsmith@gmail.com> 2020-07-19 15:01:08 -0400
commit2c757dda79738f239c60bf0b821a5b0e86bfd593 (patch)
tree3b5d148ff65112825ae3bf5b97143f02f2bea0a3 /package.json
parentb5d0ab7cd79f7a1d43fc074d0a88fc94d97c32c2 (diff)
Publish v1.3.0HEADmaster
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"