aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2011-03-09 10:21:40 +1300
committerPhilip Arndt <parndt@gmail.com>2011-03-09 10:21:40 +1300
commit6241c9f72d2fc74a14104fdc326c2e472ec37248 (patch)
tree066b95ffed1fc15da1d48a3b1536a7a17a06c9a7 /lib
parent858e5ead772028fe7079ebd8c77039564bb20b3d (diff)
downloadrefinerycms-blog-6241c9f72d2fc74a14104fdc326c2e472ec37248.tar.gz
refinerycms-blog-6241c9f72d2fc74a14104fdc326c2e472ec37248.tar.bz2
refinerycms-blog-6241c9f72d2fc74a14104fdc326c2e472ec37248.zip
Incremented version to 1.3.2
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 7b29cea..0158e0b 100644
--- a/lib/refinerycms-blog.rb
+++ b/lib/refinerycms-blog.rb
@@ -38,7 +38,7 @@ module Refinery
class << self
def version
- %q{1.3.1}
+ %q{1.3.2}
end
end
end