Method: Transcriptic::Labfile#version

Defined in:
lib/transcriptic/labfile.rb

#version(arg) ⇒ Object



53
54
55
# File 'lib/transcriptic/labfile.rb', line 53

def version(arg)
  @options[:version] = arg
end