Version bump

This commit is contained in:
c-degni 2025-06-17 14:19:59 -04:00
parent 88c030126d
commit 6effcb316c
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "text-autocomplete",
"name": "Text Autocomplete",
"version": "1.0.0",
"version": "1.0.1",
"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.0",
"version": "1.0.1",
"description": "Autocomplete text to type more efficiently.",
"main": "main.js",
"scripts": {