diff --git a/lib/version.rb b/lib/version.rb index 01ff261..427e72d 100644 --- a/lib/version.rb +++ b/lib/version.rb @@ -1,3 +1,3 @@ module JekyllToc - VERSION = '0.8.0.beta2'.freeze + VERSION = '0.8.0.rc1'.freeze end