We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02f09f4 commit 1b85700Copy full SHA for 1b85700
lib/JavaScript/Duktape.pm
@@ -4,7 +4,7 @@ use warnings;
4
use Carp;
5
use Data::Dumper;
6
use Scalar::Util qw( weaken );
7
-our $VERSION = '2.2.1';
+our $VERSION = '2.3.0';
8
9
my $GlobalRef = {};
10
0 commit comments