We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 749fe46 commit 8fe1ec2Copy full SHA for 8fe1ec2
jquery.expander.js
@@ -16,7 +16,7 @@
16
17
(function($) {
18
$.expander = {
19
- version: '1.4.4',
+ version: '1.4.5',
20
defaults: {
21
// the number of characters at which the contents will be sliced into two parts.
22
slicePoint: 100,
0 commit comments