diff --git a/lib/sencha-touch/rails/version.rb b/lib/sencha-touch/rails/version.rb index 2541dfc..3f5bd26 100644 --- a/lib/sencha-touch/rails/version.rb +++ b/lib/sencha-touch/rails/version.rb @@ -1,6 +1,6 @@ module SenchaTouch module Rails - VERSION = "1.1.0" - SENCHA_TOUCH_VERSION = "2.0.1" + VERSION = "1.1.1" + SENCHA_TOUCH_VERSION = "2.1.1" end end