summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2017-11-05 18:54:36 +0100
committerChristoph Schlosser <christophschlosser@users.noreply.github.com>2017-11-05 19:45:19 +0100
commitac189c2150c598df6bc7bd8e3215540f257983d8 (patch)
tree877678f5d1547be2cb31c1b8aa2aa7ec6f5914e6 /package.json
parent4a6c8ab621efb947861acaf46e54765e2a79b681 (diff)
downloaddoxdocgen-0.0.6.tar.gz
Release 0.0.60.0.6
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 624c8b7..07c6fa3 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "doxdocgen",
"displayName": "Doxygen Documentation Generator",
"description": "Generate doxygen documentation from source code",
- "version": "0.0.5",
+ "version": "0.0.6",
"publisher": "cschlosser",
"engines": {
"vscode": "^1.16.0"