Version bump

This commit is contained in:
c-degni 2025-06-29 17:09:23 -04:00
parent cca141f828
commit c51ea40472
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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": {