Skip to content

Commit

Permalink
Update version info to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
madeline-scyphers committed Jan 31, 2024
1 parent 26776ea commit 4ec2ec5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/panel_jstree/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
from panel_jstree.widgets.jstree import Tree, FileTree

# make sure you update the version in package.json as well
VERSION = "0.3.0"
VERSION = "0.3.2"
4 changes: 2 additions & 2 deletions src/panel_jstree/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/panel_jstree/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "panel_jstree",
"version": "0.3.0",
"version": "0.3.2",
"description": "jsTree",
"license": "MIT",
"keywords": [],
Expand Down

0 comments on commit 4ec2ec5

Please sign in to comment.