aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2010-11-15 17:39:33 +1300
committerPhilip Arndt <parndt@gmail.com>2010-11-15 17:39:52 +1300
commit5b55dc2f375cac1a78bc70150a9473a74271ffdd (patch)
tree6e8c3320ec2cbe40644390c79a776738eb572542 /readme.md
parent426c0d913f62de7377d5b7dd3172f2e7117cfaec (diff)
downloadrefinerycms-blog-5b55dc2f375cac1a78bc70150a9473a74271ffdd.tar.gz
refinerycms-blog-5b55dc2f375cac1a78bc70150a9473a74271ffdd.tar.bz2
refinerycms-blog-5b55dc2f375cac1a78bc70150a9473a74271ffdd.zip
Added comment notifications.
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index e53a939..d3f2114 100644
--- a/readme.md
+++ b/readme.md
@@ -11,7 +11,7 @@ Options:
Open up your ``Gemfile`` and add at the bottom this line
- gem 'refinerycms-blog', '~> 1.0.rc15'
+ gem 'refinerycms-blog', '~> 1.0.rc16'
Now run ``bundle install``