Skip to content

Commit ebc94da

Browse files
committed
Version bump.
1 parent 28b1991 commit ebc94da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/JavaScript/Minifier

lib/JavaScript/Minifier/XS.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require DynaLoader;
99
our @ISA = qw(Exporter DynaLoader);
1010
our @EXPORT_OK = qw(minify);
1111

12-
our $VERSION = '0.13';
12+
our $VERSION = '0.14';
1313

1414
bootstrap JavaScript::Minifier::XS $VERSION;
1515

0 commit comments

Comments
 (0)