We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b25d868 commit 195043eCopy full SHA for 195043e
cernbox-integration/.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.0.4
+current_version = 1.0.5
3
commit = True
4
tag = True
5
tag_name = cernbox-integration/v{new_version}
cernbox-integration/package.json
@@ -1,6 +1,6 @@
{
"name": "cernbox-integration",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "Provides components for cernbox integration",
"license": "AGPL-3.0",
6
"author": "CERNBox",
0 commit comments