Skip to content

Commit

Permalink
Bump version to 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
paulstraw committed May 2, 2016
1 parent 6e1888a commit fb59f9c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/Luminous.js
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ module.exports = (_temp = _class = function () {
}(), _initialiseProps = function _initialiseProps() {
var _this = this;

this.VERSION = '0.2.5';
this.VERSION = '0.2.6';

this.open = function (e) {
if (e && typeof e.preventDefault === 'function') {
Expand Down
Loading

0 comments on commit fb59f9c

Please sign in to comment.