Skip to content

Commit e49e255

Browse files
committed
Prepare 0.4.5 release
1 parent 8843b76 commit e49e255

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "atom-coderoad",
33
"main": "./lib/atom/main",
4-
"version": "0.4.4",
4+
"version": "0.4.5",
55
"description": "Interactive tutorial plugin for Atom",
66
"author": "Shawn McKay <shawn.j.mckay@gmail.com>",
77
"keywords": [
@@ -18,7 +18,7 @@
1818
"license": "Apache",
1919
"engines": {
2020
"atom": ">=1.0.0 <2.0.0",
21-
"node" : ">=0.10.3 <5.0.0"
21+
"node": ">=0.10.3 <5.0.0"
2222
},
2323
"dependencies": {
2424
"highlights": "1.3.1",

0 commit comments

Comments
 (0)