Skip to content

Commit 3d26a3b

Browse files
authored
Bump sub packages (#194)
1 parent dc4bff8 commit 3d26a3b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/common/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mamba-org/gator-common",
3-
"version": "3.0.2",
3+
"version": "3.1.0",
44
"description": "Base components and models to manage conda/mamba environments within Jupyter",
55
"keywords": [
66
"conda",

packages/labextension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mamba-org/gator-lab",
3-
"version": "3.0.2",
3+
"version": "3.1.0",
44
"description": "Manage your conda environments from JupyterLab",
55
"keywords": [
66
"jupyter",

packages/navigator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mamba-org/navigator",
3-
"version": "3.0.2",
3+
"version": "3.1.0",
44
"private": true,
55
"files": [
66
"lib/**/*.{d.ts,js.map,js}",

0 commit comments

Comments
 (0)