We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57f006 commit 1365fe7Copy full SHA for 1365fe7
data-repositories/.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 = data-repositories/v{new_version}
data-repositories/package.json
@@ -1,6 +1,6 @@
{
"name": "data-repositories",
- "version": "0.0.0",
+ "version": "0.0.1",
"description": "ownCloud Data Repositories integration",
"license": "AGPL-3.0",
6
"type": "module",
0 commit comments