aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2011-01-11 11:36:26 +1300
committerPhilip Arndt <parndt@gmail.com>2011-01-11 11:36:26 +1300
commiteb7e23d66597e6da1e38aa388f0f7e76cbabb8ad (patch)
treeb64095a973edc403163dfb68675d752f082c2bec /lib
parent41d94df0df893060bfeb8792e6cf27af8fc548b0 (diff)
downloadrefinerycms-blog-eb7e23d66597e6da1e38aa388f0f7e76cbabb8ad.tar.gz
refinerycms-blog-eb7e23d66597e6da1e38aa388f0f7e76cbabb8ad.tar.bz2
refinerycms-blog-eb7e23d66597e6da1e38aa388f0f7e76cbabb8ad.zip
redo gemspec.
Diffstat (limited to 'lib')
-rw-r--r--lib/refinerycms-blog.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/refinerycms-blog.rb b/lib/refinerycms-blog.rb
index 9a5cf56..e982de0 100644
--- a/lib/refinerycms-blog.rb
+++ b/lib/refinerycms-blog.rb
@@ -42,7 +42,7 @@ module Refinery
class << self
def version
- %q{1.1}
+ %q{1.2}
end
end
end