Skip to content

Commit

Permalink
bump version: 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed May 9, 2018
1 parent a10fa10 commit c6448ab
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.2.1 - unreleased
2.2.1 - 2018/05/09
------------------

- Add simple upload example for node.js and python (#233)
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.2.0",
"version": "2.2.1",
"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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "videojs-record",
"version": "2.2.0",
"version": "2.2.1",
"description": "A video.js plugin for recording audio/video/image files.",
"author": "Collab",
"license": "MIT",
Expand Down

0 comments on commit c6448ab

Please sign in to comment.