summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2019-06-29 00:10:15 +0200
committerChristoph Schlosser <christophschlosser@users.noreply.github.com>2019-06-29 00:20:59 +0200
commit4f1266f369a1a82ce5c17a2459fb731941b1b4ce (patch)
tree886a569c14beeee299295787abfa829d1880b2f0 /package.json
parent75e169ef3aebcf7a75edba4fa28bee370782b00b (diff)
downloaddoxdocgen-4f1266f369a1a82ce5c17a2459fb731941b1b4ce.tar.gz
Release 0.5.0
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 59f776b..8a0a9d6 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.3",
+ "version": "0.5.0",
"publisher": "cschlosser",
"engines": {
"vscode": "^1.16.0"