From 2807d6d24fb339a4cd6c4e3b5f12b07e6a346f6e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 10 Jan 2015 21:46:17 +0000 Subject: olddoc 1.0.1 - minor tweaks * update show NEWS.atom.xml on the website, too * class.rhtml: ensure space before "source" link * class: deal with method.param_seq being nil --- lib/olddoc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/olddoc.rb b/lib/olddoc.rb index 7b8affa..779e02b 100644 --- a/lib/olddoc.rb +++ b/lib/olddoc.rb @@ -1,7 +1,7 @@ # Copyright (C) 2015, all contributors # License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt) module Olddoc - VERSION = '1.0.0' + VERSION = '1.0.1' autoload :Gemspec, 'olddoc/gemspec' autoload :History, 'olddoc/history' -- cgit v1.2.3-24-ge0c7