Skip to content

Commit

Permalink
bump version: 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Feb 25, 2018
1 parent 51ac357 commit c5012d8
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 @@
videojs-record changelog
========================

2.1.2 - unreleased
2.1.2 - 2018/02/25
------------------

- Bump required version for videojs-wavesurfer to 2.2.1 for compatibility
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-record",
"version": "2.1.1",
"version": "2.1.2",
"homepage": "https://github.com/collab-project/videojs-record",
"description": "A video.js plugin for recording audio/video/image files.",
"license": "MIT",
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": "videojs-record",
"version": "2.1.1",
"version": "2.1.2",
"description": "A video.js plugin for recording audio/video/image files.",
"author": "Collab",
"license": "MIT",
Expand Down

0 comments on commit c5012d8

Please sign in to comment.