Skip to content

Commit cea7d09

Browse files
committed
Prepare 0.4.0 release
1 parent 67b7d4d commit cea7d09

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
{
22
"name": "atom-coderoad",
33
"main": "./lib/atom/main",
4-
"version": "0.3.2",
4+
"version": "0.4.0",
55
"description": "Interactive tutorial plugin for Atom",
66
"author": "Shawn McKay <shawn.j.mckay@gmail.com",
7-
"keywords": ["atom", "coderoad"],
7+
"keywords": [
8+
"atom",
9+
"coderoad"
10+
],
811
"activationCommands": {
912
"atom-workspace": "cr-viewer:toggle"
1013
},

0 commit comments

Comments
 (0)