lib/dispatch-rider/version.rb in dispatch-rider-0.2.1 vs lib/dispatch-rider/version.rb in dispatch-rider-0.2.2
- old
+ new
@@ -1,4 +1,4 @@
# This file specifies the current version of the gem.
module DispatchRider
- VERSION = "0.2.1"
+ VERSION = "0.2.2"
end