Skip to content

Commit

Permalink
release v7.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasrw committed Oct 24, 2021
1 parent 2f1322a commit 23c6645
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 673 deletions.
2 changes: 1 addition & 1 deletion bin/rexreplace.cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
var path = require('path');
var globs = require('globs');
var now = new Date();
var version = '7.0.6';
var version = '7.0.7';
function engine(config) {
if ( config === void 0 ) config = { engine: 'V8' };

Expand Down
Loading

0 comments on commit 23c6645

Please sign in to comment.