about summary refs log tree commit homepage
path: root/lib/olddoc.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/olddoc.rb')
-rw-r--r--lib/olddoc.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/olddoc.rb b/lib/olddoc.rb
index d9bc384..5a70577 100644
--- a/lib/olddoc.rb
+++ b/lib/olddoc.rb
@@ -1,7 +1,7 @@
 # Copyright (C) 2015-2016 all contributors <olddoc-public@80x24.org>
 # License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
 module Olddoc # :nodoc:
-  VERSION = '1.1.2' # :nodoc:
+  VERSION = '1.2.0' # :nodoc:
 
   autoload :Gemspec, 'olddoc/gemspec'
   autoload :History, 'olddoc/history'