diff --git a/lib/table_of_contents/version.rb b/lib/table_of_contents/version.rb index 0cb8f4d..e2eaaed 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.16.0' + VERSION = '0.16.1' end end