lib/usagewatch_ext/version.rb in usagewatch_ext-0.0.3 vs lib/usagewatch_ext/version.rb in usagewatch_ext-0.0.4.pre1
- old
+ new
@@ -1,3 +1,4 @@
module UsagewatchExt
- VERSION = "0.0.3"
+ VERSION = "0.0.4.pre1"
+ OS = RUBY_PLATFORM
end
- old
+ new