From 1d1b1930d88f08726a3bd6c84608ff311dc8201a Mon Sep 17 00:00:00 2001 From: Jaiden Mispy Date: Thu, 12 Mar 2015 09:40:50 -0700 Subject: [PATCH] 3.0.9 --- lib/twitter_ebooks/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/twitter_ebooks/version.rb b/lib/twitter_ebooks/version.rb index 5cc6f0e..c098e7c 100644 --- a/lib/twitter_ebooks/version.rb +++ b/lib/twitter_ebooks/version.rb @@ -1,3 +1,3 @@ module Ebooks - VERSION = "3.0.8" + VERSION = "3.0.9" end