247 248 249
# File 'lib/cloudist.rb', line 247 def version @@version ||= File.read(File.dirname(__FILE__) + '/../VERSION').strip end