summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2018-03-30 00:26:33 +0200
committerChristoph Schlosser <christophschlosser@users.noreply.github.com>2018-03-30 00:42:59 +0200
commit482ed941aab73230a560024e37c272b1b398b48a (patch)
tree43c03ee8e027dee44d5ff16573555b5ca759410a /package.json
parent45175bbc91fb48f05724b0fec773e309f3e976f3 (diff)
downloaddoxdocgen-0.3.1.tar.gz
Release 0.3.10.3.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 b3ea724..335296c 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.3.0",
+ "version": "0.3.1",
"publisher": "cschlosser",
"engines": {
"vscode": "^1.16.0"