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 3c0eab6..c0a9832 100644
--- a/lib/TUWF/Response.pm
+++ b/lib/TUWF/Response.pm
@@ -8,7 +8,7 @@ use Exporter 'import';
use POSIX 'strftime';
-our $VERSION = '0.2';
+our $VERSION = '1.0';
our @EXPORT = qw|
resInit resHeader resCookie resBuffer resFd resStatus resRedirect resNotFound resFinish
|;