Rakefile in fjson-0.0.3 vs Rakefile in fjson-0.0.4
- old
+ new
@@ -76,10 +76,10 @@
base_extension_path = File.dirname(__FILE__) + "/ext"
"#{base_extension_path}/#{relative_extension_path}"
end
PKG_NAME = "fjson"
-PKG_VERSION = "0.0.3"
+PKG_VERSION = "0.0.4"
PKG_FILE_NAME = "#{PKG_NAME}-#{PKG_VERSION}"
PKG_FILES = FileList[
'[A-Z]*',
'*.rb',
'lib/**/*.rb',