summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Schlosser <2466365+cschlosser@users.noreply.github.com>2020-10-04 12:24:43 +0200
committerGitHub <noreply@github.com>2020-10-04 12:24:43 +0200
commit6a541f4882e62bd37c37bb20962414d5e31d79a4 (patch)
tree9e73fa527fae064254d09e139a1845f301e62b46 /package.json
parent2610f9e1beac36fe5065b92af97862f626e20a59 (diff)
downloaddoxdocgen-6a541f4882e62bd37c37bb20962414d5e31d79a4.tar.gz
Use different vsce version for release 0.8.2 (#179)0.8.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ed977de..14a61ce 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "doxdocgen",
"displayName": "Doxygen Documentation Generator",
"description": "Let me generate Doxygen documentation from your source code for you.",
- "version": "0.8.1",
+ "version": "0.8.2",
"publisher": "cschlosser",
"engines": {
"vscode": "^1.37.0"