bump version
This commit is contained in:
parent
72ac707471
commit
a30d7b4e84
2
Rakefile
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user