Skip to content

Commit 1b85700

Browse files
committed
update version
1 parent 02f09f4 commit 1b85700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/JavaScript/Duktape.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ use warnings;
44
use Carp;
55
use Data::Dumper;
66
use Scalar::Util qw( weaken );
7-
our $VERSION = '2.2.1';
7+
our $VERSION = '2.3.0';
88

99
my $GlobalRef = {};
1010

0 commit comments

Comments
 (0)