Skip to content

Commit

Permalink
jupyter v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cernbox-admins[bot] committed Jun 23, 2022
1 parent 127cf76 commit 97001c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jupyter/.bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.0.0
current_version = 1.0.1
commit = True
tag = True
tag_name = jupyter/v{new_version}
Expand Down
2 changes: 1 addition & 1 deletion jupyter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jupyter",
"version": "1.0.0",
"version": "1.0.1",
"description": "Simple notebook opener",
"license": "AGPL-3.0",
"author": "CERNBox",
Expand Down

0 comments on commit 97001c6

Please sign in to comment.