Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Dec 27, 2015
1 parent 894f683 commit 682e7fb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file. This projec

### Unreleased

* [Full commit list](https://github.com/CookPete/react-player/compare/v0.3.0...master)
* [Full commit list](https://github.com/CookPete/react-player/compare/v0.3.1...master)


### 0.3.1

* Fix [minification issue](https://github.com/CookPete/react-player/issues/17)
* [Full commit list](https://github.com/CookPete/react-player/compare/v0.3.0...v0.3.1)


### 0.3.0
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": "react-player",
"version": "0.3.0",
"version": "0.3.1",
"description": "A react component for playing a variety of URLs, including file paths, YouTube, SoundCloud and Vimeo",
"main": "lib/ReactPlayer.js",
"scripts": {
Expand Down

0 comments on commit 682e7fb

Please sign in to comment.