Skip to content

Commit

Permalink
bump version: 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Nov 19, 2018
1 parent f3179b8 commit 41eef7d
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 30 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
videojs-wavesurfer changelog
============================

2.6.2 - unreleased
2.6.2 - 2018/11/19
------------------

- Bump required wavesurfer.js version to 2.1.1 for microphone support in
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "videojs-wavesurfer",
"version": "2.6.1",
"version": "2.6.2",
"homepage": "https://github.com/collab-project/videojs-wavesurfer",
"description": "video.js plugin that adds a navigable waveform for audio and video files.",
"license": "MIT",
Expand Down
50 changes: 23 additions & 27 deletions 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": "2.6.1",
"version": "2.6.2",
"description": "video.js plugin that adds a navigable waveform for audio and video files.",
"author": "Collab",
"license": "MIT",
Expand Down

0 comments on commit 41eef7d

Please sign in to comment.