lib/flydata/command/version.rb in flydata-0.3.5 vs lib/flydata/command/version.rb in flydata-0.3.6

- old
+ new

@@ -1,4 +1,6 @@ +require 'flydata/command/base' + module Flydata module Command class Version < Base include Helpers