diff options
author | SolarLiner <solarliner@gmail.com> | 2017-07-06 00:02:18 +0200 |
---|---|---|
committer | SolarLiner <solarliner@gmail.com> | 2017-07-06 00:02:18 +0200 |
commit | c797fd54b3e859449d218fdc02ac6323c2f3a66f (patch) | |
tree | 17a49f6942f4882dfa4fecde6f9e2483fdfc78e2 | |
parent | 21a13692e2a2103e38360a6563aa9417ff02ad05 (diff) |
Minor version bump
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e528929..8b62f31 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": "0.4.0", + "version": "0.5.0", "publisher": "SolarLiner", "icon": "icon.png", "license": "MIT", |