@@ -1,6 +1,6 @@
{
"name": "lungo",
- "version": "2.2.0",
+ "version": "2.2.1",
"description": "HTML5 Cross-Device Framework.",
"homepage": "http://lungo.tapquo.com",
"author": {
@@ -9,7 +9,7 @@ Copyright (c) 2011-2013 Tapquo S.L. - Licensed GPLv3, Commercial
window.Lungo = Lungo = {}
-Lungo.VERSION = "2.2.0"
+Lungo.VERSION = "2.2.1"
Lungo.DEVICE = null
Lungo.Config or (Lungo.Config = {})
Lungo.Element or (Lungo.Element = {})