From 18e4c0b498254e03950fe59110925f553c88c21b Mon Sep 17 00:00:00 2001 From: David Wilson Date: Thu, 13 Dec 2018 11:35:02 -0800 Subject: [PATCH] 13.15.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c33f002fba..9b995f362f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "text-buffer", - "version": "13.15.1", + "version": "13.15.2", "description": "A container for large mutable strings with annotated regions", "main": "./lib/text-buffer", "scripts": {