summaryrefslogtreecommitdiffstats
path: root/hcl.gemspec
diff options
context:
space:
mode:
authorZack Hobson2013-11-20 09:37:37 -0800
committerZack Hobson2013-11-20 09:37:37 -0800
commit77015d31762836a1727a170fb15e73a023231ecd (patch)
treed8a7487920fe81f1346aa83d16b803001c942733 /hcl.gemspec
parent98c84f970cbe323e18a832ac1c3279104b5bdbd3 (diff)
downloadhcl-77015d31762836a1727a170fb15e73a023231ecd.tar.bz2
remove date from gemspec
Diffstat (limited to 'hcl.gemspec')
-rw-r--r--hcl.gemspec1
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"]