Skip to content

Commit 816d339

Browse files
committed
Prepare 0.5.1 release
1 parent 121ac74 commit 816d339

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "termination",
33
"main": "./lib/termination",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"description": "A terminal package for Atom, complete with themes, API and more. Fork of platformio-ide-terminal.",
66
"author": "Jeremy Ebneyamin",
77
"keywords": [
@@ -51,20 +51,20 @@
5151
{
5252
"name": "Yianni Kostantinidis",
5353
"url": "http://yianni.codes/"
54-
},
54+
},
5555
{
5656
"name": "Guten Ye",
5757
"email": "guten@guten.me",
5858
"url": "http://guten.me/"
5959
},
6060
{
61-
"name": "Hani Sharabash",
62-
"url": "https://github.com/hanibash"
63-
},
64-
{
65-
"name": "Pietro De Nicolao",
66-
"url": "https://pietrodn.wordpress.org/"
67-
}
61+
"name": "Hani Sharabash",
62+
"url": "https://github.com/hanibash"
63+
},
64+
{
65+
"name": "Pietro De Nicolao",
66+
"url": "https://pietrodn.wordpress.org/"
67+
}
6868
],
6969
"homepage": "https://atom.io/packages/termination",
7070
"repository": "https://github.com/Fred-Barclay/Termination",

0 commit comments

Comments
 (0)