Skip to content

Commit

Permalink
Bump version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
paulstraw committed Jan 14, 2016
1 parent f45ff9f commit dff99f7
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 @@ -215,7 +215,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de

function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }

var VERSION = exports.VERSION = '0.2.1';
var VERSION = exports.VERSION = '0.2.2';

var Luminous = (function () {
function Luminous(trigger) {
Expand Down
2 changes: 1 addition & 1 deletion dist/Luminous.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit dff99f7

Please sign in to comment.