diff --git a/package.json b/package.json index 17aaad2..a465fa8 100644 --- a/package.json +++ b/package.json @@ -2,11 +2,12 @@ "name": "inkpot-gc-vsc", "displayName": "Inkpot GC VSC", "description": "Gynvael Coldwind's inkpot_gc theme for GVim/Sublime ported to the VS Code.", - "version": "1.1.0", + "version": "1.1.1", "engines": { "vscode": "^1.86.0" }, - "homepage": "https://github.com/mattmaniak/inkpot-gc-vsc", "repository": { + "homepage": "https://github.com/mattmaniak/inkpot-gc-vsc", + "repository": { "type": "git", "url": "https://github.com/mattmaniak/inkpot-gc-vsc" },