summaryrefslogtreecommitdiff
path: root/lib/TUWF/Response.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/TUWF/Response.pm')
-rw-r--r--lib/TUWF/Response.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/TUWF/Response.pm b/lib/TUWF/Response.pm
index f52441e..9918879 100644
--- a/lib/TUWF/Response.pm
+++ b/lib/TUWF/Response.pm
@@ -9,7 +9,7 @@ use POSIX 'strftime';
use Carp 'croak';
-our $VERSION = '1.3.1';
+our $VERSION = '1.4';
our @EXPORT = qw|
resInit resHeader resCookie resBuffer resFd resStatus resRedirect
resNotFound resJSON resBinary resFile resFinish