diff --git a/lib/table_of_contents/version.rb b/lib/table_of_contents/version.rb index 1c4efad..ab7be88 100644 --- a/lib/table_of_contents/version.rb +++ b/lib/table_of_contents/version.rb @@ -2,6 +2,6 @@ module Jekyll module TableOfContents - VERSION = '0.17.1' + VERSION = '0.18.0' end end