From 889e510ae9427c86b329f6c3d64c13aeef6a60b6 Mon Sep 17 00:00:00 2001 From: Ben Balter Date: Sun, 27 Apr 2014 15:43:48 -0400 Subject: [PATCH] :gem: bump --- lib/github-pages.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/github-pages.rb b/lib/github-pages.rb index 59de3499..71a7cede 100644 --- a/lib/github-pages.rb +++ b/lib/github-pages.rb @@ -1,5 +1,5 @@ class GitHubPages - VERSION = 17 + VERSION = 18 # Jekyll and related dependency versions as used by GitHub Pages. # For more information see: