提交 7caf242c 编写于 作者: B Bryan Helmkamp

Release v0.2.1

上级 9aa076ab
== git
== 0.2.1 / 2010-02-05
* Enhancements
......
......@@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = %q{arel}
s.version = "0.2.0"
s.version = "0.2.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Bryan Helmkamp", "Nick Kallen", "Emilio Tagua"]
......
......@@ -7,5 +7,5 @@ module Arel
require 'arel/engines'
autoload :Session, 'arel/session'
VERSION = "0.2.0"
VERSION = "0.2.1"
end
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册