Skip to content

Commit c3e4a6a

Browse files
committed
Bump version to 0.1.6
1 parent 05d5e89 commit c3e4a6a

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.5';
30+
var VERSION = exports.VERSION = '0.1.6';
3131

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

0 commit comments

Comments
 (0)