Skip to content

Commit 455c8b3

Browse files
committed
release 0.2.1
1 parent 76b3956 commit 455c8b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@robostack/jupyterlab-ros",
3-
"version": "0.1.2",
3+
"version": "0.2.1",
44
"description": "A JupyterLab extension for ROS.",
55
"keywords": [
66
"jupyter",

jupyter_ros_server/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0"
1+
__version__ = "0.2.1"

0 commit comments

Comments
 (0)