diff options
| author | Zack Hobson | 2009-07-28 09:19:53 -0700 | 
|---|---|---|
| committer | Zack Hobson | 2009-07-28 09:19:53 -0700 | 
| commit | d0b0483311a0838b92b9757ca1648e3410f2cb72 (patch) | |
| tree | 56236b9cac056a70a8045a3f5ac187783ab158f8 | |
| parent | 42d0a3bda50020359afbd5a30f2b39b640cb9fc7 (diff) | |
| download | hcl-d0b0483311a0838b92b9757ca1648e3410f2cb72.tar.bz2 | |
Regenerated gemspec for version 0.1.3v0.1.3
| -rw-r--r-- | hcl.gemspec | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/hcl.gemspec b/hcl.gemspec index bb57b0c..16a2bfd 100644 --- a/hcl.gemspec +++ b/hcl.gemspec @@ -2,11 +2,11 @@  Gem::Specification.new do |s|    s.name = %q{hcl} -  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 = ["Zack Hobson"] -  s.date = %q{2009-07-27} +  s.date = %q{2009-07-28}    s.default_executable = %q{hcl}    s.description = %q{HCl is a command-line client for manipulating Harvest time sheets.}    s.email = %q{zack@opensourcery.com} | 
