Skip to content

Commit

Permalink
Version bump to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alloy committed Nov 2, 2009
1 parent 4aea4fb commit d515dc5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.1.1
0.1.2
9 changes: 4 additions & 5 deletions 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}
Expand Down Expand Up @@ -88,4 +88,3 @@ Gem::Specification.new do |s|
else
end
end

0 comments on commit d515dc5

Please sign in to comment.