summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-07-06 11:55:51 +0200
committerYorhel <git@yorhel.nl>2019-07-06 11:55:51 +0200
commita5771cfa21085877ef2fbb2b29d1e0f099cab1e8 (patch)
tree8d88be673aaff401ca1b14a2ebcf2f6b2901758c /Build.PL
parent75cf14b9ff122607d3321c009586b24859330102 (diff)
Version 1.3.1v1.3.1
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 40f78ae..9f102ad 100644
--- a/Build.PL
+++ b/Build.PL
@@ -4,7 +4,7 @@ use Module::Build;
Module::Build->new(
dist_name => 'TUWF',
- dist_version => '1.3',
+ dist_version => '1.3.1',
dist_author => 'Yoran Heling <projects@yorhel.nl>',
dist_abstract => 'The Ultimate Website Framework',
license => 'mit',