diff options
| -rw-r--r-- | hcl.gemspec | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/hcl.gemspec b/hcl.gemspec index 48479f3..47f68ef 100644 --- a/hcl.gemspec +++ b/hcl.gemspec @@ -6,7 +6,6 @@ Gem::Specification.new do |s|    s.version = HCl::VERSION    s.authors = ["Zack Hobson"] -  s.date = "2013-11-19"    s.description = "HCl is a command-line client for manipulating Harvest time sheets."    s.email = "zack@zackhobson.com"    s.executables = ["hcl"] | 
