commit 628df59cde640295fc7fec1e87e0e3e10bba9552 parent e1a2076133b36f6d565441f16bfbd2c026ac7752 Author: Gaute Hope <eg@gaute.vetsj.com> Date: Tue, 29 Oct 2013 11:50:56 +0100 Bump to version 0.14.1.1 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 = "git" + VERSION = "0.14.1.1" end