lib/jekyll-github-plugin/version.rb in jekyll-github-plugin-1.0.0 vs lib/jekyll-github-plugin/version.rb in jekyll-github-plugin-1.0.1

- old
+ new

@@ -1,3 +1,3 @@ module JekyllGithubPlugin - VERSION = "1.0.0".freeze + VERSION = "1.0.1".freeze end