Skip to content

Commit

Permalink
release v6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasrw committed Jun 16, 2021
1 parent be831a2 commit 49cedc7
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 657 deletions.
2 changes: 1 addition & 1 deletion bin/rexreplace.cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
var globs = require('globs');
var now = new Date();
var RE2 = require('re2');
var version = '6.1.1';
var version = '6.1.2';
function engine(config) {
if ( config === void 0 ) config = { engine: 'V8' };

Expand Down
Loading

0 comments on commit 49cedc7

Please sign in to comment.