diff --git a/ext/pathname/lib/pathname.rb b/ext/pathname/lib/pathname.rb index e0f38b2b37..8eeba6aad2 100644 --- a/ext/pathname/lib/pathname.rb +++ b/ext/pathname/lib/pathname.rb @@ -14,7 +14,7 @@ require 'pathname.so' class Pathname - VERSION = "0.2.1" + VERSION = "0.3.0" # :stopdoc: