We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cb7fd1 commit 374a4b8Copy full SHA for 374a4b8
open-in-swan/.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.0.1
+current_version = 0.0.2
3
commit = True
4
tag = True
5
tag_name = open-in-swan/v{new_version}
open-in-swan/package.json
@@ -1,6 +1,6 @@
{
"name": "open-in-swan",
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "Handler to open in SWAN",
"license": "AGPL-3.0",
6
"author": "CERNBox",
0 commit comments