Rakefile in trivial-0.0.2 vs Rakefile in trivial-0.0.3
- old
+ new
@@ -1,9 +1,9 @@
require 'rubygems'
require 'rake'
require 'echoe'
-Echoe.new('trivial', '0.0.2') do |p|
+Echoe.new('trivial', '0.0.3') 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
in which to organize their files, trivial is the solution. It's one PHP file
that can include a few other pre-determined PHP and HTML files based on the