We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a74a876 commit d79d62cCopy full SHA for d79d62c
draw-io/.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.0.0
+current_version = 0.0.1
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.0",
+ "version": "0.0.1",
"private": true,
"description": "ownCloud web draw.io integration",
6
"license": "AGPL-3.0",
0 commit comments