Commit acd1c78c by cuong.tran

v2.6.3

parent d7cb7026
......@@ -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
......
module Annotate
def self.version
'2.6.2'
'2.6.3'
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment