lib/rapidshare-ext/version.rb in rapidshare-ext-0.0.6 vs lib/rapidshare-ext/version.rb in rapidshare-ext-0.1.0

- old
+ new

@@ -1,5 +1,5 @@ -module Rapidshare - module Ext - VERSION = "0.0.6" - end -end +module Rapidshare + module Ext + VERSION = '0.1.0' + end +end