Skip to content

Commit 21b2736

Browse files
committed
Release 1.4.2
1 parent a9420d3 commit 21b2736

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

jquery.expander.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* jQuery Expander Plugin v1.4.1
2+
* jQuery Expander Plugin v1.4.2
33
*
4-
* Date: Mon Feb 06 14:25:11 2012 EST
4+
* Date: Fri Mar 16 14:29:56 2012 EDT
55
* Requires: jQuery v1.3+
66
*
77
* Copyright 2011, Karl Swedberg
@@ -16,7 +16,7 @@
1616

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

jquery.expander.min.js

Lines changed: 11 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)