Skip to content

Commit 4915517

Browse files
authored
Bump version from 1.4 to 1.5
1 parent 2dbc607 commit 4915517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build.PL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ my $build = Module::Build->new
88
module_name => 'API::Eulerian',
99
dist_abstract => 'Simple interface for all the API provided by Eulerian Technologies.',
1010
create_readme => 1,
11-
dist_version => '1.4',
11+
dist_version => '1.5',
1212
dist_name => 'API-Eulerian',
1313
create_makefile_pl => 'traditional',
1414
license => 'perl',

0 commit comments

Comments
 (0)