diff --git a/package.json b/package.json index 5c2317e..89065c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "draft-js-code", - "version": "0.2.3", + "version": "0.3.0", "description": "Collection of utilities to make code blocks edition easy in DraftJS", "main": "./lib/index.js", "scripts": {