Skip to content

Commit

Permalink
Release 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kimmobrunfeldt committed Oct 26, 2014
1 parent f274f6e commit 0ca9221
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "progressbar.js",
"main": "dist/progressbar.js",
"version": "0.5.3-dev",
"version": "0.5.4",
"homepage": "https://github.com/kimmobrunfeldt/progressbar.js",
"authors": [
"Kimmo Brunfeldt <[email protected]>"
Expand Down
1 change: 1 addition & 0 deletions dist/progressbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -1377,6 +1377,7 @@ function token () {
}(this));

},{}],2:[function(require,module,exports){
// Browserify will transform the module compatible for browser
var Tweenable = require('shifty');

var EASING_ALIASES = {
Expand Down
Loading

0 comments on commit 0ca9221

Please sign in to comment.