Navigation Menu

Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
rsanheim committed Jul 5, 2008
1 parent b672715 commit 9f6bd66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions log_buddy.gemspec
@@ -1,10 +1,10 @@
Gem::Specification.new do |s|
s.name = %q{log_buddy}
s.version = "0.0.4"
s.version = "0.0.5"

s.required_rubygems_version = Gem::Requirement.new("= 1.2") if s.respond_to? :required_rubygems_version=
s.authors = ["Rob Sanheim - Relevance"]
s.date = %q{2008-07-02}
s.date = %q{2008-07-04}
s.description = %q{Log statements along with their name easily. Mixin a logger everywhere when you need it.}
s.email = %q{opensource@thinkrelevance.com}
s.extra_rdoc_files = ["CHANGELOG", "README.rdoc", "lib/log_buddy.rb"]
Expand Down

0 comments on commit 9f6bd66

Please sign in to comment.