Skip to content

Commit a24b04e

Browse files
committed
Bump version to 0.1.4
1 parent c4e59f6 commit a24b04e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/Drift.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
2727

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

30-
var VERSION = exports.VERSION = '0.1.3';
30+
var VERSION = exports.VERSION = '0.1.4';
3131

3232
var Drift = (function () {
3333
function Drift(triggerEl) {

0 commit comments

Comments
 (0)