diff --git a/package.json b/package.json index f43539e9..3f1e7c8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semver", - "version": "5.1.0", + "version": "5.1.1", "description": "The semantic version parser used by npm.", "main": "semver.js", "scripts": {