Skip to content

Commit 05e713f

Browse files
committed
v5.2.1
1 parent 84851b9 commit 05e713f

File tree

3 files changed

+26
-620
lines changed

3 files changed

+26
-620
lines changed

bin/ES6/cli.js

100644100755
File mode changed.

bin/rexreplace.cli.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
var path = require('path');
7272
var globs = require('globs');
7373
var now = new Date();
74-
var version = '5.2.0';
74+
var version = '5.2.1';
7575
function engine(config) {
7676
if ( config === void 0 ) config = { engine: 'V8' };
7777

0 commit comments

Comments
 (0)