We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd7a4c commit 15f68a2Copy full SHA for 15f68a2
activeadmin.gemspec
@@ -5,11 +5,11 @@
5
6
Gem::Specification.new do |s|
7
s.name = %q{activeadmin}
8
- s.version = "0.2.1"
+ s.version = "0.2.2"
9
10
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
s.authors = ["Greg Bell"]
12
- s.date = %q{2011-05-26}
+ s.date = %q{2011-05-27}
13
s.description = %q{The administration framework for Ruby on Rails.}
14
s.email = %q{gregdbell@gmail.com}
15
s.extra_rdoc_files = [
0 commit comments