diff --git a/package.json b/package.json index fd249b4..75783ef 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "lib/index.js", "name": "metalsmith-in-place", "repository": "git://github.com/metalsmith/metalsmith-in-place.git", - "version": "4.2.0", + "version": "4.3.0", "scripts": { "precommit": "lint-staged", "lint:js": "eslint '**/*.js'",