Skip to content

Commit

Permalink
Merge branch 'hotfix-1.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
rmontgomery429 committed Feb 14, 2012
2 parents 2fea441 + 21b9e0a commit 8779bab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-code-prettify-rails.gemspec
@@ -1,5 +1,5 @@
# -*- encoding: utf-8 -*-
require File.expand_path('../lib/jquery/rails/version', __FILE__)
require File.expand_path('../lib/google-code-prettify/rails/version', __FILE__)

Gem::Specification.new do |s|
s.name = "google-code-prettify-rails"
Expand Down
2 changes: 1 addition & 1 deletion lib/google-code-prettify/rails/version.rb
@@ -1,6 +1,6 @@
module GoogleCodePrettify
module Rails
VERSION = "1.0.0"
VERSION = "1.0.1"
GOOGLE_CODE_PRETTIFY_VERSION = "r187"
end
end

0 comments on commit 8779bab

Please sign in to comment.