Skip to content

Commit ec12587

Browse files
author
mattpap
committed
Merge deployment staging branch staging-3.7.3rc2
2 parents 1a638c3 + c0bb646 commit ec12587

File tree

7 files changed

+13
-13
lines changed

7 files changed

+13
-13
lines changed

bokehjs/make/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bokeh/make",
3-
"version": "3.7.3-rc.1",
3+
"version": "3.7.3-rc.2",
44
"private": true,
55
"description": "Internal package for bokehjs' build system",
66
"license": "BSD-3-Clause",

bokehjs/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bokehjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bokeh/bokehjs",
3-
"version": "3.7.3-rc.1",
3+
"version": "3.7.3-rc.2",
44
"description": "Interactive, novel data visualization",
55
"keywords": [
66
"bokeh",

bokehjs/src/compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bokeh/compiler",
3-
"version": "3.7.3-rc.1",
3+
"version": "3.7.3-rc.2",
44
"private": true,
55
"description": "Internal package for bokehjs' extensions compiler",
66
"license": "BSD-3-Clause",

bokehjs/src/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bokeh/lib",
3-
"version": "3.7.3-rc.1",
3+
"version": "3.7.3-rc.2",
44
"private": true,
55
"description": "Internal package for bokehjs' implementation",
66
"license": "BSD-3-Clause",

bokehjs/src/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bokeh/server",
3-
"version": "3.7.3-rc.1",
3+
"version": "3.7.3-rc.2",
44
"private": true,
55
"description": "Internal package for bokehjs' server",
66
"license": "BSD-3-Clause",

bokehjs/test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bokeh/test",
3-
"version": "3.7.3-rc.1",
3+
"version": "3.7.3-rc.2",
44
"private": true,
55
"description": "Internal package for bokehjs' testing framework and tests",
66
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)