From cff924fc2053dd6fa40f10324906f97e0c09da65 Mon Sep 17 00:00:00 2001 From: Brandon Aaron Date: Fri, 12 Feb 2010 15:59:22 -0600 Subject: [PATCH] adding version number --- jquery.expandable.js | 2 ++ 1 file changed, 2 insertions(+) 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 */