Skip to content

Commit

Permalink
v2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cuong-now committed Apr 5, 2014
1 parent d7cb702 commit acd1c78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ gem 'activerecord', '>= 2.3.0', :require => false

group :development do
gem 'mg', :require => false
gem 'bump'
platforms :mri do
gem 'yard', :require => false
end
Expand Down
2 changes: 1 addition & 1 deletion lib/annotate/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Annotate
def self.version
'2.6.2'
'2.6.3'
end
end

0 comments on commit acd1c78

Please sign in to comment.