Skip to content

Commit

Permalink
Add missing '.0' in version number
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Apr 6, 2019
1 parent a201338 commit 4464691
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": "@krassowski/jupyterlab_go_to_definition",
"version": "0.2",
"version": "0.2.0",
"description": "Jump to definition of a variable or function in JupyterLab",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 4464691

Please sign in to comment.