commit 03baf4563c2d1db33304757123add853fd9b16a4 parent 872d4371de425d88a45220d37d1e61fa4376cd70 Author: Gaute Hope <eg@gaute.vetsj.com> Date: Thu, 15 Aug 2013 10:08:17 +0200 Release Sup 0.14.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 = "git" + VERSION = "0.14.0" end