Skip to content

Commit 7b1cb8e

Browse files
swan-admins[bot]diocas
authored andcommitted
v3.0.2
1 parent b459d00 commit 7b1cb8e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.bumpversion.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[bumpversion]
2-
current_version = 3.0.1
2+
current_version = 3.0.2
33
commit = True
44
tag = True
55
tag_name = v{new_version}
66
message = v{new_version}
77

88
[bumpversion:file:package.json]
99
search = "version": "{current_version}"
10-
replace = "version": "{new_version}"
10+
replace = "version": "{new_version}"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sparkmonitor",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Jupyter Notebook & Lab extension to monitor Apache Spark jobs from a notebook",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)