Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
aiwilliams committed Jun 16, 2009
1 parent d79a32e commit de27657
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions uaid.gemspec
Expand Up @@ -2,11 +2,11 @@

Gem::Specification.new do |s|
s.name = %q{uaid}
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.authors = ["Adam Williams"]
s.date = %q{2009-03-18}
s.date = %q{2009-06-16}
s.description = %q{A small library useful to Rack-based Ruby applications for obtaining information about the user agent}
s.email = %q{adam@thewilliams.ws}
s.files = ["VERSION.yml", "lib/uaid", "lib/uaid/extractor.rb", "lib/uaid/helper.rb", "lib/uaid/user_agent.rb", "lib/uaid.rb", "spec/extractor_spec.rb", "spec/helper_spec.rb", "spec/spec.opts", "spec/spec_helper.rb", "spec/user_agent_spec.rb"]
Expand Down

0 comments on commit de27657

Please sign in to comment.