We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a872e11 commit 72d351fCopy full SHA for 72d351f
SwanHeader/.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.1.0
+current_version = 1.0.0
3
commit = True
4
tag = True
5
tag_name = SwanHeader/v{new_version}
SwanHeader/package.json
@@ -1,6 +1,6 @@
{
"name": "@swan-cern/header",
- "version": "0.1.0",
+ "version": "1.0.0",
"description": "SWAN JupyterLab Header Bar",
"license": "AGPL-3.0",
6
"keywords": [
0 commit comments