We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d77c15c commit f449051Copy full SHA for f449051
draw-io/.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.0.2
+current_version = 0.0.3
3
commit = True
4
tag = True
5
tag_name = draw-io/v{new_version}
draw-io/package.json
@@ -1,6 +1,6 @@
{
"name": "draw-io",
- "version": "0.0.2",
+ "version": "0.0.3",
"private": true,
"description": "ownCloud web draw.io integration",
6
"license": "AGPL-3.0",
0 commit comments