Rakefile in mongrel_crypted_download-0.4 vs Rakefile in mongrel_crypted_download-0.5
- old
+ new
@@ -13,10 +13,10 @@
setup_rdoc ['README', 'LICENSE', 'COPYING', 'lib/**/*.rb', 'doc/**/*.rdoc']
desc "Does a full compile, test run"
task :default => [:test, :package]
-version="0.4"
+version="0.5"
name="mongrel_crypted_download"
setup_gem(name, version) do |spec|
spec.summary = "Mongrel Crypted Download Plugin"
spec.description = spec.summary