From 2530773e52598b2475c217d247e1fb3f426bc32a Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Wed, 5 Jun 2019 15:30:33 -0600 Subject: [PATCH] 13.15.3-0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03cab50e34..5ba5a64129 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "text-buffer", - "version": "13.15.2", + "version": "13.15.3-0", "description": "A container for large mutable strings with annotated regions", "main": "./lib/text-buffer", "scripts": {