Codebase list libcryptx-perl / ffde3f7
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.039';
5 our $VERSION = '0.040';
66
77 use base qw(Exporter);
88 our @EXPORT_OK = qw( _decode_json _encode_json);