diff options
| author | Christoph Schlosser <christoph@linux.com> | 2017-10-14 14:19:07 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christophschlosser@users.noreply.github.com> | 2017-10-14 14:26:10 +0200 |
| commit | 140229888a0e4a120c11ecaae81132d07cc69e5b (patch) | |
| tree | b049ef4477ce6333ce19ffc503e6683693d69847 /package.json | |
| parent | e6779da505893e76d54ea4bf89a10304e55665b7 (diff) | |
| download | doxdocgen-0.0.4.tar.gz | |
Release 0.0.40.0.4
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bbaf64d..4ea2631 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.3", + "version": "0.0.4", "publisher": "cschlosser", "engines": { "vscode": "^1.16.0" |