From 7b8ef2f6e39eade1850ccd4f2deeb09751542300 Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Wed, 28 May 2014 14:58:16 -0700 Subject: [PATCH] Upgrade atom-light-ui@0.25.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a244f82b..12155b162 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "atom-dark-syntax": "0.15.0", "atom-dark-ui": "0.28.0", "atom-light-syntax": "0.17.0", - "atom-light-ui": "0.24.0", + "atom-light-ui": "0.25.0", "base16-tomorrow-dark-theme": "0.15.0", "solarized-dark-syntax": "0.14.0", "solarized-light-syntax": "0.7.0",