Skip to content

Commit fce322e

Browse files
committed
Bump version to 0.1.7
1 parent 04edafd commit fce322e

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
@@ -29,7 +29,7 @@ module.exports = (function () {
2929

3030
_classCallCheck(this, Drift);
3131

32-
this.VERSION = '0.1.6';
32+
this.VERSION = '0.1.7';
3333

3434
this.destroy = function () {
3535
_this.trigger._unbindEvents();

0 commit comments

Comments
 (0)