Skip to content

Commit

Permalink
bump version: 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Jul 31, 2018
1 parent d70bfe4 commit f728c60
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
@@ -1,7 +1,7 @@
videojs-record changelog
========================

2.4.0 - unreleased
2.4.0 - 2018/07/31
------------------

- Fix `RecordRTCEngine` import in React apps (#263)
Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "videojs-record",
"version": "2.3.2",
"version": "2.4.0",
"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-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
@@ -1,6 +1,6 @@
{
"name": "videojs-record",
"version": "2.3.2",
"version": "2.4.0",
"description": "A video.js plugin for recording audio/video/image files.",
"author": "Collab",
"license": "MIT",
Expand Down

0 comments on commit f728c60

Please sign in to comment.