diff --git a/package.json b/package.json index cd2b188d..7c6e5e87 100644 --- a/package.json +++ b/package.json @@ -56,5 +56,5 @@ "cov": "NODE_ENV=test nyc --reporter=lcov --reporter=text-summary mocha --recursive --exit", "lint": "eslint ./src ./test" }, - "version": "1.2.2" + "version": "1.2.3" }