aboutsummaryrefslogtreecommitdiffstats
path: root/refinerycms-blog.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'refinerycms-blog.gemspec')
-rw-r--r--refinerycms-blog.gemspec3
1 files changed, 2 insertions, 1 deletions
diff --git a/refinerycms-blog.gemspec b/refinerycms-blog.gemspec
index 2c2f712..5b3c9a4 100644
--- a/refinerycms-blog.gemspec
+++ b/refinerycms-blog.gemspec
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
s.name = %q{refinerycms-blog}
s.version = %q{0.9.8.0.rc2}
s.description = %q{A really straightforward open source Ruby on Rails blog engine designed for integration with RefineryCMS.}
- s.date = %q{2010-08-30}
+ s.date = %q{2010-09-02}
s.summary = %q{Ruby on Rails blogging engine for RefineryCMS.}
s.email = %q{info@refinerycms.com}
s.homepage = %q{http://refinerycms.com}
@@ -41,6 +41,7 @@ Gem::Specification.new do |s|
app/views/admin/blog/comments/_comment.html.erb
app/views/admin/blog/comments/_sortable_list.html.erb
app/views/admin/blog/comments/index.html.erb
+ app/views/admin/blog/comments/show.html.erb
app/views/admin/blog/posts
app/views/admin/blog/posts/_form.html.erb
app/views/admin/blog/posts/_post.html.erb