Skip to content

Commit 20e4cbb

Browse files
committed
param parsing fixes
1 parent 6241e81 commit 20e4cbb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/reducers/editor-actions/actions.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "atom-coderoad",
33
"main": "./lib/main",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"description": "Interactive tutorial plugin for Atom",
66
"author": "Shawn McKay <shawn.j.mckay@gmail.com",
77
"keywords": ["atom", "coderoad"],

0 commit comments

Comments
 (0)