Skip to content

Commit

Permalink
updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
azankl committed Nov 15, 2020
1 parent 06a6100 commit 58d261d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "OntoClick",
"version": "1.0.1",
"version": "1.0.2",
"description": "Turn a free text description into a proper ontology term.",
"author": "grimbonious <[email protected]>",
"license": "GPL-3.0",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "OntoClick",
"description": "Turn your clinical description into a proper ontology term.",
"version": "1.0.1",
"version": "1.0.2",
"background": {
"scripts": ["static/js/background.js"]
},
Expand Down

0 comments on commit 58d261d

Please sign in to comment.