commit 7cfef04e223cedef20f96f375d648065c31ccff1 parent 1c1abdb1bc3e16010dac849787b28afecef3876d Author: Gaute Hope <eg@gaute.vetsj.com> Date: Sat, 5 Jul 2014 12:47:22 +0200 release 0.19.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.18.0" + VERSION = "0.19.0" end