From a46ae0e91a938a596121a41a3e65f82368c72e13 Mon Sep 17 00:00:00 2001 From: Rachel Macfarlane Date: Thu, 9 Aug 2018 17:10:28 -0700 Subject: [PATCH] bump version to 0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2da5b09a59..721911db8b 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "url": "https://github.com/Microsoft/vscode-pull-request-github" }, "enableProposedApi": true, - "version": "0.0.8", + "version": "0.0.9", "publisher": "Microsoft", "engines": { "vscode": "^1.25.0"