Skip to content

Commit 4855661

Browse files
committed
Prepare 0.6.2 release
1 parent f8c99b2 commit 4855661

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "termination",
33
"main": "./lib/termination",
4-
"version": "0.6.1",
4+
"version": "0.6.2",
55
"description": "A terminal package for Atom, complete with themes, API and more. Fork of platformio-ide-terminal.",
66
"author": "Jeremy Ebneyamin",
77
"keywords": [
@@ -32,8 +32,8 @@
3232
"url": "https://github.com/Fred-Barclay"
3333
},
3434
{
35-
"name": "Our *awesome* community!",
36-
"url": "https://github.com/Fred-Barclay/Termination/blob/master/AUTHORS"
35+
"name": "Our *awesome* community!",
36+
"url": "https://github.com/Fred-Barclay/Termination/blob/master/AUTHORS"
3737
}
3838
],
3939
"homepage": "https://atom.io/packages/termination",

0 commit comments

Comments
 (0)