From d515dc581b72d63c2ff5eaaed8826591a7a37d73 Mon Sep 17 00:00:00 2001 From: Eloy Duran Date: Mon, 2 Nov 2009 21:11:22 +0100 Subject: [PATCH] Version bump to 0.1.2 --- VERSION | 2 +- fingerrails.gemspec | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/VERSION b/VERSION index 17e51c3..d917d3e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.1 +0.1.2 diff --git a/fingerrails.gemspec b/fingerrails.gemspec index cad6c38..0842b17 100644 --- a/fingerrails.gemspec +++ b/fingerrails.gemspec @@ -1,15 +1,15 @@ # Generated by jeweler -# DO NOT EDIT THIS FILE DIRECTLY -# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command +# DO NOT EDIT THIS FILE +# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{fingerrails} - s.version = "0.1.1" + s.version = "0.1.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Manfred Stienstra", "Eloy Duran"] - s.date = %q{2009-10-29} + s.date = %q{2009-11-02} s.default_executable = %q{fingerrails} s.description = %q{A self contained version of the Fingertips Rails template} s.email = %q{eloy@fngtps.com} @@ -88,4 +88,3 @@ Gem::Specification.new do |s| else end end -