Skip to content

Commit 585311a

Browse files
bump version: 6.3.0
1 parent 1e18006 commit 585311a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
wavesurfer.js changelog
22
=======================
33

4-
6.3.0 (unreleased)
4+
6.3.0 (03.10.2022)
55
------------------
66
- Fix `barMinHeight` option not setting the minimum bar height properly (#2522)
77
- Regions plugin: restore support for one drag selection for all channels (#2529)

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wavesurfer.js",
3-
"version": "6.2.0",
3+
"version": "6.3.0",
44
"homepage": "https://wavesurfer-js.org",
55
"authors": [
66
"katspaugh <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wavesurfer.js",
3-
"version": "6.2.0",
3+
"version": "6.3.0",
44
"description": "Interactive navigable audio visualization using Web Audio and Canvas",
55
"main": "dist/wavesurfer.js",
66
"directories": {

0 commit comments

Comments
 (0)