diff --git a/gollum.gemspec b/gollum.gemspec
index e89b42f7..f3ddff8f 100644
--- a/gollum.gemspec
+++ b/gollum.gemspec
@@ -5,7 +5,7 @@ Gem::Specification.new do |s|
s.required_ruby_version = ">= 1.8.7"
s.name = 'gollum'
- s.version = '2.3.0'
+ s.version = '2.3.1'
s.date = '2012-10-21'
s.rubyforge_project = 'gollum'
diff --git a/lib/gollum.rb b/lib/gollum.rb
index 449f801c..264e3f54 100644
--- a/lib/gollum.rb
+++ b/lib/gollum.rb
@@ -22,7 +22,7 @@ require File.expand_path('../gollum/web_sequence_diagram', __FILE__)
require File.expand_path('../gollum/frontend/uri_encode_component', __FILE__)
module Gollum
- VERSION = '2.3.0'
+ VERSION = '2.3.1'
def self.assets_path
::File.expand_path('gollum/frontend/public', ::File.dirname(__FILE__))
diff --git a/lib/gollum/frontend/templates/layout.mustache b/lib/gollum/frontend/templates/layout.mustache
index 47bee487..05efa0a4 100644
--- a/lib/gollum/frontend/templates/layout.mustache
+++ b/lib/gollum/frontend/templates/layout.mustache
@@ -20,7 +20,13 @@
{{#mathjax}}