Skip to content

Commit

Permalink
Regenerate gemspec for version 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg committed Feb 7, 2012
1 parent cbb2f23 commit 1354ba3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion comfy_carousel.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,21 @@

Gem::Specification.new do |s|
s.name = "comfy_carousel"
s.version = "0.0.0"
s.version = "0.0.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Oleg Khabarov", "The Working Group Inc."]
s.date = "2012-02-07"
s.description = ""
s.email = "[email protected]"
s.extra_rdoc_files = [
"LICENSE",
"README.md"
]
s.files = [
"Gemfile",
"Gemfile.lock",
"LICENSE",
"README.md",
"Rakefile",
"VERSION",
Expand Down Expand Up @@ -62,6 +64,7 @@ Gem::Specification.new do |s|
"lib/generators/comfy/carousel/README",
"lib/generators/comfy/carousel/carousel_generator.rb",
"lib/tasks/.gitkeep",
"lib/tasks/comfy_carousel.rake",
"log/.gitkeep",
"script/rails",
"test/fixtures/.gitkeep",
Expand Down

0 comments on commit 1354ba3

Please sign in to comment.