Skip to content

Commit

Permalink
Bump version to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
paulstraw committed Aug 4, 2016
1 parent edc1316 commit f20173c
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 @@ -445,7 +445,7 @@ module.exports = (_temp = _class = function () {
}(), _initialiseProps = function _initialiseProps() {
var _this = this;

this.VERSION = '0.3.1';
this.VERSION = '0.3.2';

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

0 comments on commit f20173c

Please sign in to comment.