From 5c1f750f94e4986516b815b2edfff02973dab86e Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Mon, 6 Jan 2014 18:07:53 -0700 Subject: [PATCH] Upgrade text-buffer to 0.9.0 for completed docs and fixed memory leak --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d57577ae..9cb70adbd 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "semver": "1.1.4", "space-pen": "2.0.2", "temp": "0.5.0", - "text-buffer": "0.8.0", + "text-buffer": "0.9.0", "underscore-plus": "0.6.1", "theorist": "~0.7.0" },