Documented changes in this very small 1.5.0 release.
This commit is contained in:
parent
ff795b2ab0
commit
5cc058dfe1
2 changed files with 7 additions and 2 deletions
|
@ -2,7 +2,7 @@ Gem::Specification.new do |s|
|
|||
s.name = %q{refinerycms-blog}
|
||||
s.version = %q{1.5.0}
|
||||
s.description = %q{A really straightforward open source Ruby on Rails blog engine designed for integration with RefineryCMS.}
|
||||
s.date = %q{2011-05-26}
|
||||
s.date = %q{2011-05-28}
|
||||
s.summary = %q{Ruby on Rails blogging engine for RefineryCMS.}
|
||||
s.email = %q{info@refinerycms.com}
|
||||
s.homepage = %q{http://refinerycms.com/blog}
|
||||
|
@ -169,5 +169,5 @@ Gem::Specification.new do |s|
|
|||
spec/models/blog_comment_spec.rb
|
||||
spec/models/blog_post_spec.rb
|
||||
)
|
||||
|
||||
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue