Skip to content

Commit 0a0e94f

Browse files
committed
Update versions to 4.003
1 parent 3dfdd77 commit 0a0e94f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

META.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
"web" : "https://github.com/pmqs/IO-Compress"
5555
}
5656
},
57-
"version" : "4.002",
57+
"version" : "4.003",
5858
"x_serialization_backend" : "JSON::PP version 2.97001"
5959
}

META.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ resources:
2626
bugtracker: https://github.com/pmqs/zipdetails/issues
2727
homepage: https://github.com/pmqs/zipdetails
2828
repository: git://github.com/pmqs/zipdetails.git
29-
version: '4.002'
29+
version: '4.003'
3030
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'

lib/App/zipdetails.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package App::zipdetails;
22

3-
our $VERSION = '4.002' ;
3+
our $VERSION = '4.003' ;
44

55
=head1 NAME
66

0 commit comments

Comments
 (0)