sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 6b3162ec19be5eacf5e84e8022215340bbf0015e
parent 59f56ec3c096c1d34db7468f23ec86c5d426a762
Author: Gaute Hope <eg@gaute.vetsj.com>
Date:   Mon, 19 May 2014 12:14:40 +0200

release 0.18.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.17.0"
+  VERSION = "0.18.0"
 end