diff --git a/package.json b/package.json index 8c14286..0015bfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "code-frame", - "version": "3.0.0", + "version": "4.0.0", "description": "Minimal Code Frame like babel-code-frame, but smaller", "main": "lib/index.js", "scripts": {