Skip to content

Commit

Permalink
bump version: 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Feb 4, 2019
1 parent 16aca13 commit 84d66c3
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 37 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.4 - unreleased
2.6.4 - 2019/02/04
------------------

- Bump required wavesurfer.js version to 2.1.3 for Safari browser
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.3",
"version": "2.6.4",
"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
51 changes: 19 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "videojs-wavesurfer",
"version": "2.6.3",
"version": "2.6.4",
"description": "video.js plugin that adds a navigable waveform for audio and video files.",
"author": "Collab",
"license": "MIT",
Expand Down Expand Up @@ -86,9 +86,9 @@
"rimraf": "^2.6.3",
"sass-loader": "^7.1.0",
"style-loader": "^0.23.1",
"terser-webpack-plugin": "^1.2.1",
"terser-webpack-plugin": "^1.2.2",
"tui-jsdoc-template": "^1.2.2",
"webpack": "^4.29.0",
"webpack": "^4.29.1",
"webpack-cli": "^3.2.1",
"webpack-dev-server": "^3.1.14",
"webpack-merge": "^4.2.1",
Expand Down

0 comments on commit 84d66c3

Please sign in to comment.