sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 36c79336bbd1c3bb7df1efb80bb6415aa54b6e4e
parent 8ce357e28e82d8dba1a13bfd470e98192e7e3a4f
Author: Gaute Hope <eg@gaute.vetsj.com>
Date:   Mon,  6 Oct 2014 22:01:48 +0200

release 0.20.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.19.0"
+  VERSION = "0.20.0"
 end