Skip to content

Commit

Permalink
bump to 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nickrivadeneira committed May 31, 2011
1 parent e036484 commit cac2380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appraisal.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = %q{appraisal}
s.version = '0.3.4'
s.version = '0.3.5'
s.summary = %q{Find out what your Ruby gems are worth}
s.description = %q{Appraisal integrates with bundler and rake to test your library against different versions of dependencies in repeatable scenarios called "appraisals."}

Expand Down

0 comments on commit cac2380

Please sign in to comment.