Skip to content

Commit

Permalink
Change version in object Lungo
Browse files Browse the repository at this point in the history
  • Loading branch information
soyjavi committed Jul 9, 2013
1 parent c457762 commit d1e24be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Lungo.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Copyright (c) 2011-2013 Tapquo S.L. - Licensed GPLv3, Commercial

window.Lungo = Lungo = {}

Lungo.VERSION = "2.1.0511"
Lungo.VERSION = "2.2.0"
Lungo.DEVICE = null
Lungo.Config or (Lungo.Config = {})
Lungo.Element or (Lungo.Element = {})
Expand Down

0 comments on commit d1e24be

Please sign in to comment.