diff --git a/README.md b/README.md index 038e4b65..7127fdb4 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ You can simplify using this convention for yourself and contributors by using [c fix(pencil): stop graphite breaking when too much pressure applied ``` -### ~~Minor~~ Fix Release +### ~~Minor~~ Feature Release ``` feat(pencil): add 'graphiteWidth' option diff --git a/package.json b/package.json index d97bc23a..685890ab 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "require-relative": "^0.8.7", "run-auto": "1.1.2", "run-series": "1.1.3", - "semver": "5.0.2" + "semver": "5.0.3" }, "devDependencies": { "babel": "5.8.21",