Codebase list libcryptx-perl / edd901b
version bump Karel Miko 7 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
22 use strict;
33 use warnings ;
44
5 our $VERSION = '0.032';
5 our $VERSION = '0.033';
66
77 use base qw(Exporter);
88 our @EXPORT_OK = qw( _decode_json _encode_json);