From 810ea4847cb114005c6d605b68da5ec404ad0dda Mon Sep 17 00:00:00 2001 From: Sean Porter Date: Fri, 2 Dec 2011 15:09:44 -0800 Subject: [PATCH] version bump --- lib/redphone/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/redphone/version.rb b/lib/redphone/version.rb index de160a4..1f7a702 100644 --- a/lib/redphone/version.rb +++ b/lib/redphone/version.rb @@ -1,3 +1,3 @@ module Redphone - VERSION = "0.0.5" + VERSION = "0.0.6" end