commit 69ec7c32f708e6bc707213a74350503893ac0cd4 parent 2475a1732dac0db1889a40cf0d15787a12d65dfc Author: Gaute Hope <eg@gaute.vetsj.com> Date: Fri, 20 Dec 2013 10:26:14 +0100 release 0.15.2 Diffstat:
| M | lib/sup/version.rb | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sup/version.rb b/lib/sup/version.rb @@ -1,3 +1,3 @@ module Redwood - VERSION = "0.15.1" + VERSION = "0.15.2" end