diff options
-rw-r--r-- | jquery.expandable.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jquery.expandable.js b/jquery.expandable.js index a5ae569..8e43cdb 100644 --- a/jquery.expandable.js +++ b/jquery.expandable.js @@ -1,6 +1,8 @@ /*! Copyright (c) 2010 Brandon Aaron (http://brandonaaron.net) * Licensed under the MIT License (LICENSE.txt). * + * Version 1.0 + * * Contributions by: * - Karl Swedberg */ |