Skip to content

Commit

Permalink
Regenerate gemspec for version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose Ventura committed Aug 2, 2014
1 parent d1a616b commit 3453182
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions foodtruck.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: foodtruck 0.1.0 ruby lib
# stub: foodtruck 0.1.1 ruby lib

Gem::Specification.new do |s|
s.name = "foodtruck"
s.version = "0.1.0"
s.version = "0.1.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
Expand All @@ -20,6 +20,7 @@ Gem::Specification.new do |s|
]
s.files = [
".document",
".travis.yml",
"Gemfile",
"LICENSE.txt",
"README.rdoc",
Expand Down

0 comments on commit 3453182

Please sign in to comment.