bump version

This commit is contained in:
John Bintz 2010-03-21 20:30:08 -04:00
parent 72ac707471
commit a30d7b4e84

View File

@ -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