From 0430efcdc8df7acd71b61ec64518fd1f9f02d1a9 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Mon, 13 Feb 2017 17:19:38 -0800 Subject: [PATCH] 0.16.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49ea0454a..6f12bd38f 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.15", + "version": "0.16.16", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./lib/index.js",