summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2015-09-27 08:43:49 +0200
committerYorhel <git@yorhel.nl>2015-09-27 08:43:49 +0200
commit9d0c991c8fb2ba264e68ea5d2f8608bbc177e60a (patch)
tree6269bdc7daf255abc5c98cde00062caf15039c4d /Build.PL
parent3d38e33ee776da244edb2cdd2ea4b4af89e1119c (diff)
Version 1.0v1.0
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index 9779623..3637b78 100644
--- a/Build.PL
+++ b/Build.PL
@@ -4,7 +4,7 @@ use Module::Build;
Module::Build->new(
dist_name => 'TUWF',
- dist_version => '0.2',
+ dist_version => '1.0',
dist_author => 'Yoran Heling <yorhel@cpan.org>',
dist_abstract => 'The Ultimate Website Framework',
license => 'mit',