aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Daniel Smith <rdnlsmith@gmail.com> 2019-03-01 22:41:02 -0500
committerGravatar Daniel Smith <rdnlsmith@gmail.com> 2019-03-01 22:41:02 -0500
commitdb2bde1d1ba9a32e6bd7b7dc81ec06bb695ebf17 (patch)
treee8c8192102df7b3b02edae2f2dbe25de0b0d54cc /package.json
parente99fad57bc7a3a85a64cf98b483babe607f5ada1 (diff)
Increment version to 1.1.0
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 4ed07f2..9d28320 100644
--- a/package.json
+++ b/package.json
@@ -2,8 +2,8 @@
"name": "linux-themes",
"displayName": "Linux Themes for VS Code",
"description": "Color themes designed to match the popular Ubuntu themes.",
- "version": "1.0.1",
- "publisher": "SolarLiner",
+ "version": "1.1.0",
+ "publisher": "rdnlsmith",
"icon": "icon.png",
"license": "GPL-3.0",
"scripts": {