lib/motion_bindable/version.rb in motion_bindable-0.2.5 vs lib/motion_bindable/version.rb in motion_bindable-0.3.0

- old
+ new

@@ -1,3 +1,3 @@ module MotionBindable - VERSION = "0.2.5" + VERSION = "0.3.0" end