diff --git a/lib/table_of_contents/version.rb b/lib/table_of_contents/version.rb index a649f60..b61487e 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.14.0' + VERSION = '0.15.0.rc' end end