Explorar o código

Lungo Version 1.0.1

Javier Jiménez Villar %!s(int64=14) %!d(string=hai) anos
pai
achega
8b43456842
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/Lungo.js

+ 2 - 2
src/Lungo.js

@@ -14,7 +14,7 @@
  *
  * @copyright 2011 TapQuo Inc (c)
  * @license   http://www.github.com/tapquo/lungo/blob/master/LICENSE.txt
- * @version   1.0.0
+ * @version   1.0
  * @link      https://github.com/TapQuo/Lungo.js
  *
  * @author   Javier Jimenez Villar <javi@tapquo.com> || @soyjavi
@@ -23,7 +23,7 @@
 
 var LUNGO = LUNGO || {};
 
-LUNGO.VERSION = '1.0';
+LUNGO.VERSION = '1.0.1';
 
 LUNGO.Attributes || (LUNGO.Attributes = {});
 LUNGO.Data || (LUNGO.Data = {});