From 4855661477598ece9e016dd3b63b016ce1f9dc3b Mon Sep 17 00:00:00 2001 From: Fred-Barclay Date: Thu, 5 Apr 2018 11:01:04 -0500 Subject: [PATCH] Prepare 0.6.2 release --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a2846b8..c6b84e3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "termination", "main": "./lib/termination", - "version": "0.6.1", + "version": "0.6.2", "description": "A terminal package for Atom, complete with themes, API and more. Fork of platformio-ide-terminal.", "author": "Jeremy Ebneyamin", "keywords": [ @@ -32,8 +32,8 @@ "url": "https://github.com/Fred-Barclay" }, { - "name": "Our *awesome* community!", - "url": "https://github.com/Fred-Barclay/Termination/blob/master/AUTHORS" + "name": "Our *awesome* community!", + "url": "https://github.com/Fred-Barclay/Termination/blob/master/AUTHORS" } ], "homepage": "https://atom.io/packages/termination",