Skip to content

Commit

Permalink
release: v3.2.0 (katspaugh#1783)
Browse files Browse the repository at this point in the history
* bump version: 3.2.0

* fix notation
  • Loading branch information
thijstriemstra authored and katspaugh committed Oct 25, 2019
1 parent 2aa8569 commit 68675ed
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,7 +1,7 @@
wavesurfer.js changelog
=======================

3.2.0 (unreleased)
3.2.0 (24.10.2019)
------------------

- New `MediaElementWebAudio` backend (#1767):
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": "wavesurfer.js",
"version": "3.1.0",
"version": "3.2.0",
"homepage": "https://wavesurfer-js.org",
"authors": [
"katspaugh <katspaugh@gmail.com>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wavesurfer.js",
"version": "3.1.0",
"version": "3.2.0",
"description": "Interactive navigable audio visualization using Web Audio and Canvas",
"main": "dist/wavesurfer.js",
"directories": {
Expand Down

0 comments on commit 68675ed

Please sign in to comment.