summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2011-02-07 13:25:13 +0100
committerYorhel <git@yorhel.nl>2011-02-07 13:25:13 +0100
commit1c1cee3e12524d32e48f2e72ecced53b6cdc8048 (patch)
tree0fafb236fce2bb541dfec4659f1ef035aa4dffef /Build.PL
parenta745ec407b9df60b3149d4bac459f8fa99cd18fa (diff)
Version 0.1 has been released, this repo will now prepresent 0.2
Diffstat (limited to 'Build.PL')
-rwxr-xr-xBuild.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index eb83300..bb34789 100755
--- a/Build.PL
+++ b/Build.PL
@@ -4,7 +4,7 @@ use Module::Build;
Module::Build->new(
dist_name => 'TUWF',
- dist_version => '0.1',
+ dist_version => '0.2',
dist_author => 'Yoran Heling <yorhel@cpan.org>',
dist_abstract => 'The Ultimate Website Framework',
license => 'mit',