Skip to content

Commit

Permalink
Bumping version to 1.8.0, last is a typoa
Browse files Browse the repository at this point in the history
  • Loading branch information
flyerhzm committed Feb 24, 2012
1 parent 0fc95ff commit 1baf2ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
rails_best_practices (1.7.2)
rails_best_practices (1.7.3)
activesupport
colored
erubis
Expand Down
2 changes: 1 addition & 1 deletion lib/rails_best_practices/version.rb
@@ -1,4 +1,4 @@
# encoding: utf-8
module RailsBestPractices
VERSION = "1.7.3"
VERSION = "1.8.0"
end

0 comments on commit 1baf2ec

Please sign in to comment.