Skip to content

Commit 3dca187

Browse files
committed
Frontend version bump: 2.0.1
1 parent de0b9b8 commit 3dca187

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-pdb",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Front-end for Web-PDB Python debugger",
55
"scripts": {
66
"prebuild": "npm pkg set version=$(cat ../VERSION 2>/dev/null || tr -d '\\n' < ../script.module.web-pdb/addon.xml | grep -oP '<addon[^>]*version=\"\\K[^\"]+')",

0 commit comments

Comments
 (0)