diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/refinerycms-blog.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/refinerycms-blog.rb b/lib/refinerycms-blog.rb index 26d3dc9..1235d60 100644 --- a/lib/refinerycms-blog.rb +++ b/lib/refinerycms-blog.rb @@ -26,7 +26,7 @@ module Refinery class << self def version - %q{1.0.rc2} + %q{1.0.rc3} end end end |