diff options
| author | Ryan Waldron <rwaldron@github.com> | 2013-02-04 13:45:16 -0600 |
|---|---|---|
| committer | Ryan Waldron <rwaldron@github.com> | 2013-02-04 13:45:16 -0600 |
| commit | 889ffc1d9ece9907cb06c0f7ca5eaa4f0f7e43c5 (patch) | |
| tree | 0125364343c7e510f1db3542bb5d81d83c13072e | |
| parent | e7d65d08ff974fdc5ef1960a5c52fe52c8f48f4d (diff) | |
Update gemspec date
| -rw-r--r-- | asciidoctor.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asciidoctor.gemspec b/asciidoctor.gemspec index fd4b9f9a..d4987601 100644 --- a/asciidoctor.gemspec +++ b/asciidoctor.gemspec @@ -14,7 +14,7 @@ Gem::Specification.new do |s| ## the sub! line in the Rakefile s.name = 'asciidoctor' s.version = '0.1.0' - s.date = '2013-01-30' + s.date = '2013-02-04' s.rubyforge_project = 'asciidoctor' ## Make sure your summary is short. The description may be as long |
