Skip to content
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.

Commit

Permalink
Regenerated gemspec for version 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jul 19, 2010
1 parent 2e9f6c0 commit b23ca9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pullr.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{pullr}
s.version = "0.1.2"
s.version = "0.1.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Postmodern"]
s.date = %q{2010-06-15}
s.date = %q{2010-07-18}
s.default_executable = %q{pullr}
s.description = %q{Pullr is a Ruby library for quickly pulling down or updating any Repository. Pullr currently supports Git, Mercurial (Hg), SubVersion (SVN) and Rsync. Pullr provides a command-line utility and an API which can be used by other frameworks.}
s.email = %q{postmodern.mod3@gmail.com}
Expand Down

0 comments on commit b23ca9e

Please sign in to comment.