@algolia/n8n-nodes-algolia 0.4.3 → 0.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -275,7 +275,7 @@ class Resource {
275
275
  }
276
276
 
277
277
  const name = "@algolia/n8n-nodes-algolia";
278
- const version = "0.4.3";
278
+ const version = "0.4.4";
279
279
  const pkg = {
280
280
  name,
281
281
  version};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@algolia/n8n-nodes-algolia",
3
- "version": "0.4.3",
3
+ "version": "0.4.4",
4
4
  "description": "Algolia nodes for n8n",
5
5
  "keywords": [
6
6
  "n8n-community-node-package",