diff --git a/Rakefile b/Rakefile index cf77076..93ed09f 100644 --- a/Rakefile +++ b/Rakefile @@ -2,7 +2,7 @@ require 'rubygems' require 'rake' require 'echoe' -Echoe.new('trivial', '0.0.4') do |p| +Echoe.new('trivial', '0.0.5') do |p| p.summary = "Ultra-lightweight website framework for PHP" p.description = <<-EOT For those who are using PHP to build their sites and want a very simple framework