Skip to content

Commit

Permalink
bump to 0.2.33
Browse files Browse the repository at this point in the history
  • Loading branch information
leandromoreira committed Jan 26, 2016
1 parent 5a6994d commit 7e166a1
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/clappr.js
Expand Up @@ -186,7 +186,7 @@ return /******/ (function(modules) { // webpackBootstrap

var _clapprZepto2 = _interopRequireDefault(_clapprZepto);

var version = ("0.2.32");
var version = ("0.2.33");

exports['default'] = {
Player: _componentsPlayer2['default'],
Expand Down
2 changes: 1 addition & 1 deletion dist/clappr.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/clappr.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion npm-shrinkwrap.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": "clappr",
"version": "0.2.32",
"version": "0.2.33",
"description": "An extensible media player for the web",
"main": "./src/main.js",
"browser": "./dist/clappr.min.js",
Expand Down

0 comments on commit 7e166a1

Please sign in to comment.