From c219dc50d42f7db9c69b4b8c9be4b437116e8e6a Mon Sep 17 00:00:00 2001 From: Maximilian Stoiber Date: Mon, 23 Oct 2017 15:17:12 +0200 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {