Skip to content

Commit

Permalink
Release 0.58
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Nov 29, 2014
1 parent 9b5be25 commit b08ca53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Java.pm
Expand Up @@ -7,7 +7,7 @@ use base qw(Inline Exporter);

# Export the cast function if wanted
our @EXPORT_OK = qw(cast coerce study_classes caught jar j2sdk);
our $VERSION = '0.57';
our $VERSION = '0.58';

# DEBUG is set via the DEBUG config
our $DEBUG = 0 unless defined $DEBUG;
Expand Down

0 comments on commit b08ca53

Please sign in to comment.