diff --git a/lib/github-pages.rb b/lib/github-pages.rb index 156183c5..67d17c3a 100644 --- a/lib/github-pages.rb +++ b/lib/github-pages.rb @@ -1,5 +1,5 @@ class GitHubPages - VERSION = 41 + VERSION = 42 # Jekyll and related dependency versions as used by GitHub Pages. # For more information see: