commit 0b4cde3b6833013536ed03f258fa214712d8e32b parent 84f7d930a7a8b4c79b70080797b0498fccb60f45 Author: Gaute Hope <eg@gaute.vetsj.com> Date: Thu, 18 Jun 2015 10:38:15 +0200 release 0.22.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 = "0.22.0" + VERSION = "0.22.1" end