sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 5cc075a85334b2ded420286c7139538599578f9d
parent 72d4238fca642bd7cb6a7c125c1df1152cce8536
Author: Gaute Hope <eg@gaute.vetsj.com>
Date:   Wed,  4 Dec 2013 15:40:36 +0100

Release 0.15.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.15.0"
+  VERSION = "0.15.1"
 end