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