Skip to content

Commit d7153c0

Browse files
author
cernbox-admins[bot]
committed
jupyter v0.1.0
1 parent df5e5b9 commit d7153c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jupyter/.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.0.1
2+
current_version = 0.1.0
33
commit = True
44
tag = True
55
tag_name = jupyter/v{new_version}

jupyter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyter",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Simple notebook opener",
55
"license": "AGPL-3.0",
66
"author": "CERNBox",

0 commit comments

Comments
 (0)