diff --git a/CHANGELOG.md b/CHANGELOG.md index b146ab874..95337e507 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,13 @@ CHANGELOG ========= ## HEAD (Unreleased) -* @gkatsev fixed clearing out errors ([view](https://github.com/videojs/video.js/pull/2850)) +_(none)_ -------------------- +## 5.2.3 (2015-11-24) +* @gkatsev fixed clearing out errors ([view](https://github.com/videojs/video.js/pull/2850)) + ## 5.2.2 (2015-11-23) * @DatTran fixed bower paths. Fixes #2740 ([view](https://github.com/videojs/video.js/pull/2775)) * @nbibler ensured classes begin with alpha characters. Fixes #2828 ([view](https://github.com/videojs/video.js/pull/2829)) diff --git a/component.json b/component.json index 6c7464923..54e87351a 100644 --- a/component.json +++ b/component.json @@ -1,7 +1,7 @@ { "name": "video.js", "description": "An HTML5 and Flash video player with a common API and skin for both.", - "version": "5.2.2", + "version": "5.2.3", "keywords": [ "videojs", "html5", diff --git a/package.json b/package.json index 37e479ed0..3907cd88a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "video.js", "description": "An HTML5 and Flash video player with a common API and skin for both.", - "version": "5.2.2", + "version": "5.2.3", "copyright": "Copyright Brightcove, Inc. ", "license": "Apache-2.0", "keywords": [