Skip to content

Commit 8fe1ec2

Browse files
committed
Fix version
1 parent 749fe46 commit 8fe1ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jquery.expander.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
(function($) {
1818
$.expander = {
19-
version: '1.4.4',
19+
version: '1.4.5',
2020
defaults: {
2121
// the number of characters at which the contents will be sliced into two parts.
2222
slicePoint: 100,

0 commit comments

Comments
 (0)