diff --git a/package.json b/package.json index 2bc01e0..e14b578 100644 --- a/package.json +++ b/package.json @@ -129,5 +129,5 @@ "watch:compile": "npm run test:compile -- -w", "watch:tests": "npm run test:unit -- --watch" }, - "version": "0.12.0" + "version": "0.13.0" }