From 816d339075416b0d6a8064cdc0013f58d6ccb619 Mon Sep 17 00:00:00 2001 From: Fred Barclay Date: Mon, 1 May 2017 23:19:46 -0500 Subject: [PATCH] Prepare 0.5.1 release --- package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 13b850d..c90f93d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "termination", "main": "./lib/termination", - "version": "0.5.0", + "version": "0.5.1", "description": "A terminal package for Atom, complete with themes, API and more. Fork of platformio-ide-terminal.", "author": "Jeremy Ebneyamin", "keywords": [ @@ -51,20 +51,20 @@ { "name": "Yianni Kostantinidis", "url": "http://yianni.codes/" - }, + }, { "name": "Guten Ye", "email": "guten@guten.me", "url": "http://guten.me/" }, { - "name": "Hani Sharabash", - "url": "https://github.com/hanibash" - }, - { - "name": "Pietro De Nicolao", - "url": "https://pietrodn.wordpress.org/" - } + "name": "Hani Sharabash", + "url": "https://github.com/hanibash" + }, + { + "name": "Pietro De Nicolao", + "url": "https://pietrodn.wordpress.org/" + } ], "homepage": "https://atom.io/packages/termination", "repository": "https://github.com/Fred-Barclay/Termination",