sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit f11e5a38ec6031c6bba6d2c81829be230ef29fbe
parent bc693670859b280fd2f1d4618c4ada8de84e7de6
Author: Gaute Hope <eg@gaute.vetsj.com>
Date:   Tue, 16 Jun 2015 14:17:42 +0200

Release 0.22.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.21.0"
+  VERSION = "0.22.0"
 end