commit 9aa6b930c00b583641439834551dcae3491cebc4 parent ca5d97440fd2774475103278b6bfd7683089ef48 Author: Gaute Hope <eg@gaute.vetsj.com> Date: Fri, 21 Mar 2014 15:52:02 +0100 release 0.16.0 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.4" + VERSION = "0.16.0" end