From 469a5fed69d0ab2cbd985723c36dba351b51deed Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Wed, 22 Feb 2017 15:28:29 -0800 Subject: [PATCH] 0.16.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7a18f762..946ffa1b6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "slate", "description": "A completely customizable framework for building rich text editors.", - "version": "0.16.19", + "version": "0.16.20", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./lib/index.js",