Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
schorfES committed Oct 13, 2022
1 parent 1908b5d commit bc7b08c
Show file tree
Hide file tree
Showing 10 changed files with 867 additions and 978 deletions.
2 changes: 1 addition & 1 deletion dist/formats/cjs/caroucssel.js
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,7 @@ class Carousel {
}
}

const version = '1.0.4';
const version = '1.1.0';

exports.Buttons = Buttons;
exports.Carousel = Carousel;
Expand Down
2 changes: 1 addition & 1 deletion dist/formats/cjs/caroucssel.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/formats/iife/caroucssel.js
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,7 @@ var caroucssel = (function (exports) {
}
}

const version = '1.0.4';
const version = '1.1.0';

exports.Buttons = Buttons;
exports.Carousel = Carousel;
Expand Down
2 changes: 1 addition & 1 deletion dist/formats/iife/caroucssel.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit bc7b08c

Please sign in to comment.