Skip to content

Commit

Permalink
package.json. Version 5.0.20
Browse files Browse the repository at this point in the history
* ijsconsole: add jupyter console flag to specify kernel (fixes #111)

* ijsconsole: show keybinding to quit (closes #112)

* bin: refactor code to parse command flags

* test: setup Travis CI

* doc: update install instructions (closes #35, #55, #86 and 91)
  • Loading branch information
n-riesco committed Sep 11, 2017
1 parent 3c72fd3 commit 8ecb8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ijavascript",
"version": "5.0.19",
"version": "5.0.20",
"description": "IJavascript is a Javascript kernel for the Jupyter notebook",
"keywords": [
"javascript",
Expand Down

0 comments on commit 8ecb8bf

Please sign in to comment.