Skip to content

Commit

Permalink
released gem
Browse files Browse the repository at this point in the history
  • Loading branch information
jbasdf committed Feb 26, 2011
1 parent de03cad commit 6e2a75a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion muck-contents.gemspec
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{muck-contents}
s.version = "3.1.0"
s.version = "3.1.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Justin Ball", "Joel Duffin"]
Expand Down Expand Up @@ -91,13 +91,15 @@ Gem::Specification.new do |s|
"db/migrate/20090703055724_add_contents.rb",
"db/migrate/20090806230610_add_layout_to_contents.rb",
"db/migrate/20090808175401_add_contents_comment_counter_cache.rb",
"db/migrate/20110226174321_add_cached_slugs.rb",
"lib/muck-contents.rb",
"lib/muck-contents/config.rb",
"lib/muck-contents/controllers/content_handler.rb",
"lib/muck-contents/engine.rb",
"lib/muck-contents/models/content.rb",
"lib/muck-contents/models/content_permission.rb",
"lib/muck-contents/models/content_translation.rb",
"lib/muck-contents/models/contentable.rb",
"lib/muck-contents/rack/rack.rb",
"lib/muck-contents/routes.rb",
"lib/tasks/muck_contents.rake",
Expand Down

0 comments on commit 6e2a75a

Please sign in to comment.