summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2019-06-22 18:07:44 +0200
committerChristoph Schlosser <christoph@linux.com>2019-06-22 18:07:44 +0200
commit2f358e66df977d696335816876fad7e759efcb8e (patch)
treebe58dff12f49403206702857f0489d8ff2b1d5f6 /package.json
parent24f919cccad600fcf32d86ec90edfeec21a372ab (diff)
parent2d7a744527e469397a6dce6f27d60fac4382ee53 (diff)
downloaddoxdocgen-2f358e66df977d696335816876fad7e759efcb8e.tar.gz
Merge remote-tracking branch 'origin/master' into indent-option
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 55f24f3..0e19d96 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.4.2",
+ "version": "0.4.3",
"publisher": "cschlosser",
"engines": {
"vscode": "^1.16.0"