diff --git a/manifest.json b/manifest.json index 0e55a7d..9b71e0b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "text-autocomplete", "name": "Text Autocomplete", - "version": "1.0.1", + "version": "1.0.2", "minAppVersion": "1.8.10", "description": "Autocomplete text to type more efficiently.", "author": "Christ Degni", diff --git a/package.json b/package.json index cec45d8..af87e5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "text-autocomplete", - "version": "1.0.1", + "version": "1.0.2", "description": "Autocomplete text to type more efficiently.", "main": "main.js", "scripts": {