Skip to content

Commit

Permalink
bump version: 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Jun 14, 2021
1 parent 4559102 commit 4eccc97
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# videojs-wavesurfer changelog

## 3.8.0 - unreleased
## 3.8.0 - 2021/06/15

- Bump required wavesurfer.js version to 5.0.1 or newer

Expand Down
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "videojs-wavesurfer",
"version": "3.7.0",
"version": "3.8.0",
"description": "video.js plugin that adds a navigable waveform for audio and video files.",
"author": "Collab",
"license": "MIT",
Expand Down

0 comments on commit 4eccc97

Please sign in to comment.