Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
Regenerated gemspec for version 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
devrandom committed Nov 19, 2009
1 parent eca7cb4 commit 47dff85
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net_dav.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@

Gem::Specification.new do |s|
s.name = %q{net_dav}
s.version = "0.3.2"
s.version = "0.3.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Miron Cuperman"]
s.date = %q{2009-11-05}
s.date = %q{2009-11-19}
s.default_executable = %q{dav}
s.description = %q{WebDAV client library in the style of Net::HTTP}
s.description = %q{WebDAV client library in the style of Net::HTTP, using Net::HTTP and libcurl, if installed}
s.email = %q{[email protected]}
s.executables = ["dav"]
s.extra_rdoc_files = [
Expand Down

0 comments on commit 47dff85

Please sign in to comment.