Skip to content

Commit

Permalink
Tag new version
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt committed Aug 30, 2010
1 parent 79153ef commit 5dbf392
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/news.rb
Expand Up @@ -2,7 +2,7 @@ module Refinery
module News
class << self
def version
%q{0.9.8.3}
%q{0.9.8.4}
end
end
end
Expand Down
4 changes: 2 additions & 2 deletions refinerycms-news.gemspec
@@ -1,8 +1,8 @@
Gem::Specification.new do |s|
s.name = %q{refinerycms-news}
s.version = %q{0.9.8.3}
s.version = %q{0.9.8.4}
s.description = %q{A really straightforward open source Ruby on Rails news engine designed for integration with RefineryCMS.}
s.date = %q{2010-08-26}
s.date = %q{2010-08-31}
s.summary = %q{Ruby on Rails news engine for RefineryCMS.}
s.email = %q{info@refinerycms.com}
s.homepage = %q{http://refinerycms.com}
Expand Down

0 comments on commit 5dbf392

Please sign in to comment.