Skip to content

Commit

Permalink
Merge pull request #109 from github/bump-mentions
Browse files Browse the repository at this point in the history
Bump mentions to two-dot-oh
  • Loading branch information
gjtorikian committed Dec 18, 2014
2 parents 5f6ebe2 + e02e192 commit b9fa63f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/github-pages.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
class GitHubPages
VERSION = 30
VERSION = 31

# Jekyll and related dependency versions as used by GitHub Pages.
# For more information see:
Expand All @@ -26,7 +26,7 @@ def self.gems

# Plugins
"jemoji" => "0.4.0",
"jekyll-mentions" => "0.2.0",
"jekyll-mentions" => "0.2.1",
"jekyll-redirect-from" => "0.6.2",
"jekyll-sitemap" => "0.6.3",
}
Expand Down

0 comments on commit b9fa63f

Please sign in to comment.