summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2019-10-05 15:43:55 +0200
committerChristoph Schlosser <christophschlosser@users.noreply.github.com>2019-10-05 17:12:27 +0200
commitfc661c98fa316e036e9a6098fd7d66f92ac1baf1 (patch)
tree5665b93e84604393e260660c985df565fabd1baf /package.json
parent6e749554cc7a47849bd63d7ec1027f084d26b505 (diff)
downloaddoxdocgen-fc661c98fa316e036e9a6098fd7d66f92ac1baf1.tar.gz
Prepare release 0.5.1
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 9eb19ef..ae40062 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.5.0",
+ "version": "0.5.1",
"publisher": "cschlosser",
"engines": {
"vscode": "^1.37.0"