diff --git a/src/manifest.json b/src/manifest.json index 9dae9dd..9dd0ead 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "name": "OntoClick", "description": "Turn your clinical description into a proper ontology term", - "version": "1.0.0", + "version": "1.0.1", "background": { "scripts": ["static/js/background.js"] },