commit 53875d6c05110666f6bf694a8e81b2f12aacd3c8 parent b1710574d5363fe84a3683a403b2baf374377a3c Author: Gaute Hope <eg@gaute.vetsj.com> Date: Thu, 6 Feb 2014 15:02:26 +0100 release 0.15.4 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.3" + VERSION = "0.15.4" end