lib/ruboss4ruby.rb in ruboss4ruby-1.1.0 vs lib/ruboss4ruby.rb in ruboss4ruby-1.1.1

- old
+ new

@@ -3,11 +3,11 @@ # # Loads Ruboss specific rake tasks if appropriate. module Ruboss4Ruby # :stopdoc: - VERSION = '1.1.0' - RUBOSS_FRAMEWORK_VERSION = '1.1.0' + VERSION = '1.1.1' + RUBOSS_FRAMEWORK_VERSION = '1.1.1' LIB_DIR = File.join(File.dirname(__FILE__), 'ruboss4ruby/') # :startdoc: # Returns the version string for the library. # \ No newline at end of file