diff --git a/panel/package-lock.json b/panel/package-lock.json index 3570795f26..b68459c1cc 100644 --- a/panel/package-lock.json +++ b/panel/package-lock.json @@ -1,12 +1,12 @@ { "name": "@holoviz/panel", - "version": "0.11.2-a.4", + "version": "0.11.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@holoviz/panel", - "version": "0.11.2-a.4", + "version": "0.11.2", "license": "BSD-3-Clause", "dependencies": { "@bokeh/bokehjs": "^2.3.1", diff --git a/panel/package.json b/panel/package.json index b710d175de..2db8e6e9ca 100644 --- a/panel/package.json +++ b/panel/package.json @@ -1,6 +1,6 @@ { "name": "@holoviz/panel", - "version": "0.11.2-a.4", + "version": "0.11.2", "description": "A high level dashboarding library for python visualization libraries.", "license": "BSD-3-Clause", "repository": {