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