lib/ruby-mpfr.rb in ruby-mpfr-0.0.1 vs lib/ruby-mpfr.rb in ruby-mpfr-0.0.2
- old
+ new
@@ -1,6 +1,6 @@
$:.unshift(File.dirname(__FILE__)) unless
$:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__)))
module RubyMpfr
- VERSION = '0.0.1'
-end
\ No newline at end of file
+ VERSION = '0.0.2'
+end