diff --git a/package.json b/package.json index ed16f4a..f66a6ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-error-formatter", - "version": "0.2", + "version": "0.2.0", "description": "Syntax highlighter for TypeScript error messages", "main": "dist/index.js", "typings": "dist/index.d.ts",