From e39bae24bfebb59b20334e8bc78326c8413e41c6 Mon Sep 17 00:00:00 2001 From: Andrea Franz Date: Tue, 10 Nov 2009 00:56:02 +0100 Subject: [PATCH] modified VERSION --- VERSION | 2 +- web-app-theme.gemspec | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/VERSION b/VERSION index 0d91a54..1d0ba9e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.0 +0.4.0 diff --git a/web-app-theme.gemspec b/web-app-theme.gemspec index a10ba06..b59cf95 100644 --- a/web-app-theme.gemspec +++ b/web-app-theme.gemspec @@ -1,15 +1,15 @@ # Generated by jeweler -# DO NOT EDIT THIS FILE -# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` +# DO NOT EDIT THIS FILE DIRECTLY +# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{web-app-theme} - s.version = "0.3.0" + s.version = "0.4.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Andrea Franz"] - s.date = %q{2009-10-18} + s.date = %q{2009-11-10} s.description = %q{Web app theme generator for rails projects} s.email = %q{andrea@gravityblast.com} s.extra_rdoc_files = [ @@ -84,3 +84,4 @@ Gem::Specification.new do |s| else end end +