Skip to content

Commit

Permalink
bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminleesmith committed May 17, 2011
1 parent 50ba2f5 commit d1d3cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cafepress_wrapper.gemspec
Expand Up @@ -5,6 +5,6 @@ Gem::Specification.new do |s|
s.summary = "Insert CafepressWrapper summary."
s.description = "Insert CafepressWrapper description."
s.files = Dir["{app,lib,config,public}/**/*"] + ["MIT-LICENSE", "Rakefile", "Gemfile", "README.rdoc"]
s.version = "0.0.3"
s.version = "0.0.4"
s.add_dependency('cafepress_api', '~> 0.3.2')
end

0 comments on commit d1d3cdf

Please sign in to comment.