From e68f1f785db0bef032cbc6d62fd3e5ea1fff98a4 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Sun, 22 Sep 2013 13:52:55 -0700 Subject: [PATCH] Upgrade to terminal@0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0369b229b..c03afc96f 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "status-bar": "0.7.0", "symbols-view": "0.5.0", "tabs": "0.4.0", - "terminal": "0.8.0", + "terminal": "0.9.0", "to-the-hubs": "0.3.0", "toml": "0.2.0", "tree-view": "0.5.0",