diff --git a/composer.json b/composer.json index 255cd2b..2922665 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ }, "require": { "newfold-labs/wp-module-data": "^2.3.4", - "newfold-labs/wp-module-ai": "^1.0.0" + "newfold-labs/wp-module-ai": "^1.0.1" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index a901485..6211b85 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "211d373ddb59c0e5a8f1fdaa7fbb3c73", + "content-hash": "77c135336bdb16d201290d102bb0a87b", "packages": [ { "name": "newfold-labs/wp-module-ai", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", - "url": "git@github.com:newfold-labs/wp-module-ai.git", - "reference": "84538ab16d500c62cf7519df17519853c4a2bcd4" + "url": "https://github.com/newfold-labs/wp-module-ai.git", + "reference": "c6b73ec1733b471ef70c8ce043bc304f681d9672" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ai/zipball/84538ab16d500c62cf7519df17519853c4a2bcd4", - "reference": "84538ab16d500c62cf7519df17519853c4a2bcd4", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ai/zipball/c6b73ec1733b471ef70c8ce043bc304f681d9672", + "reference": "c6b73ec1733b471ef70c8ce043bc304f681d9672", "shasum": "" }, "require": { @@ -46,10 +46,10 @@ ], "description": "A module for providing artificial intelligence capabilities.", "support": { - "source": "https://github.com/newfold-labs/wp-module-ai/tree/1.0.0", + "source": "https://github.com/newfold-labs/wp-module-ai/tree/1.0.1", "issues": "https://github.com/newfold-labs/wp-module-ai/issues" }, - "time": "2023-05-25T19:09:18+00:00" + "time": "2023-05-31T11:06:57+00:00" }, { "name": "newfold-labs/wp-module-data",