summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changes3
-rw-r--r--dist.ini2
2 files changed, 4 insertions, 1 deletions
diff --git a/Changes b/Changes
index 8c0e0e8..79613ee 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for App::Termcast
+0.03 03/27/2010
+ Reconnect to the termcast server if the connection is interrupted
+
0.02 09/27/2009
Add new option --bell-on-watcher to send a bell to your terminal whenever
a watcher connects
diff --git a/dist.ini b/dist.ini
index a514620..ea014c3 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
name = App-Termcast
-version = 0.02
+version = 0.03
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs