Method: Ptimelog::Command::Version#run

Defined in:
lib/ptimelog/command/version.rb

#runObject



11
12
13
# File 'lib/ptimelog/command/version.rb', line 11

def run
  puts Ptimelog::VERSION
end