diff options
author | Philip Arndt <parndt@gmail.com> | 2011-05-28 00:32:20 +1200 |
---|---|---|
committer | Philip Arndt <parndt@gmail.com> | 2011-05-28 00:32:20 +1200 |
commit | 3a5d3f56f3446704e1e5c1564011d88e257af97c (patch) | |
tree | de2bc17348e870fda6ed24433d9b71cc4a95e9b2 /refinerycms-blog.gemspec | |
parent | 2d41081770110bdc8679ed7355a5345ccee60dd1 (diff) | |
download | refinerycms-blog-3a5d3f56f3446704e1e5c1564011d88e257af97c.tar.gz refinerycms-blog-3a5d3f56f3446704e1e5c1564011d88e257af97c.tar.bz2 refinerycms-blog-3a5d3f56f3446704e1e5c1564011d88e257af97c.zip |
Wow, I'm getting good at releasing new versions of this. Fixes size (again).
Diffstat (limited to 'refinerycms-blog.gemspec')
-rw-r--r-- | refinerycms-blog.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/refinerycms-blog.gemspec b/refinerycms-blog.gemspec index 2e0df3f..b645f83 100644 --- a/refinerycms-blog.gemspec +++ b/refinerycms-blog.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = %q{refinerycms-blog} - s.version = %q{1.5.1} + s.version = %q{1.5.2} s.description = %q{A really straightforward open source Ruby on Rails blog engine designed for integration with RefineryCMS.} s.date = %q{2011-05-28} s.summary = %q{Ruby on Rails blogging engine for RefineryCMS.} |