small version bump
This commit is contained in:
parent
42877b5600
commit
6e713e7b99
2
Rakefile
2
Rakefile
@ -2,7 +2,7 @@ require 'rubygems'
|
||||
require 'rake'
|
||||
require 'echoe'
|
||||
|
||||
Echoe.new('trivial', '0.0.1') do |p|
|
||||
Echoe.new('trivial', '0.0.2') 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