We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac8972 commit 1e11bbfCopy full SHA for 1e11bbf
1 file changed
lib/JavaScript/Minifier/XS.pm
@@ -9,7 +9,7 @@ require DynaLoader;
9
our @ISA = qw(Exporter DynaLoader);
10
our @EXPORT_OK = qw(minify);
11
12
-our $VERSION = '0.14';
+our $VERSION = '0.15';
13
14
bootstrap JavaScript::Minifier::XS $VERSION;
15
0 commit comments