summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Schlosser <2466365+cschlosser@users.noreply.github.com>2021-04-30 12:57:49 +0200
committerGitHub <noreply@github.com>2021-04-30 12:57:49 +0200
commite5b544978594082190d2edb866470046af6374a5 (patch)
tree29ed32e7a5e8fae58e9487c99a6a8ec4ae5dd1fe /package.json
parent9f4f9cd3b6c8f78493d3c1c7c475a7098aebe58c (diff)
downloaddoxdocgen-e5b544978594082190d2edb866470046af6374a5.tar.gz
Prepare release 1.2.1 (#215)1.2.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 f8b6c60..58cbe02 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": "1.2.0",
+ "version": "1.2.1",
"publisher": "cschlosser",
"engines": {
"vscode": "^1.55.0"