From 4d4131e1858f911f9ec3b19ef434e5e83dae5a48 Mon Sep 17 00:00:00 2001 From: Jaiden Mispy <^_^@mispy.me> Date: Sat, 13 Dec 2014 00:10:57 +1100 Subject: [PATCH] 3.0.5 --- 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 bf4c80b..83c1907 100644 --- a/lib/twitter_ebooks/version.rb +++ b/lib/twitter_ebooks/version.rb @@ -1,3 +1,3 @@ module Ebooks - VERSION = "3.0.4" + VERSION = "3.0.5" end