From 1252114d42c16d771105011e4bf3606961a8ccbf Mon Sep 17 00:00:00 2001 From: Geoffrey Yu Date: Sat, 25 Jan 2020 12:40:47 -0500 Subject: [PATCH] [v0.2.0] APM release for commit 3615458 This release includes the plugin files up to commit 3615458fcbc8db331c8424203ff8e59fdd6ad661 in the monorepository. The state of the repository at this commit is suitable for installation via the Atom Package Manager (APM). --- lib/env.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/env.json b/lib/env.json index 0f381a0..e7a3714 100644 --- a/lib/env.json +++ b/lib/env.json @@ -1,3 +1,4 @@ { - "development": true -} + "development": false, + "uaId": "UA-156567771-1" +} \ No newline at end of file