commit 343b3c4fe1c6f3a3f4cb5c3ca928455fbd1ced88 parent e42201087f164d72eddd7867faf33efc111e5605 Author: Gaute Hope <eg@gaute.vetsj.com> Date: Mon, 27 Jan 2014 11:44:44 +0100 release 0.15.3 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.2" + VERSION = "0.15.3" end