aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorJoe Sak <joe@joesak.com>2011-06-23 16:52:59 -0700
committerJoe Sak <joe@joesak.com>2011-06-23 16:52:59 -0700
commit6ce56a33a02bc14f22362847121cc9f4fe63bb3b (patch)
treef888c58b08f95cc3af0c5e186446b06fb2b4d1f7 /readme.md
parent7ec374e8c9cf2f9c6927c24e334bede10c6d88d5 (diff)
downloadrefinerycms-blog-6ce56a33a02bc14f22362847121cc9f4fe63bb3b.tar.gz
refinerycms-blog-6ce56a33a02bc14f22362847121cc9f4fe63bb3b.tar.bz2
refinerycms-blog-6ce56a33a02bc14f22362847121cc9f4fe63bb3b.zip
Edited readme.md via GitHub
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 c8b8e3a..32bf487 100644
--- a/readme.md
+++ b/readme.md
@@ -17,7 +17,7 @@ Refinery CMS version 1.0.0 or above.
Open up your ``Gemfile`` and add at the bottom this line:
- gem 'refinerycms-blog', '~> 1.5'
+ gem 'refinerycms-blog', '~> 1.6.1'
Now, run ``bundle install``