commit dc2f80f4ef71bfcb8a518f617555ab0f6c3af285 parent 7c18aba4d4e6156056206afb77dea19d1b442a61 Author: Gaute Hope <eg@gaute.vetsj.com> Date: Thu, 12 Feb 2015 19:59:35 +0100 release 0.21.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.20.0" + VERSION = "0.21.0" end