@mixpeek/n8n-nodes-mixpeek 1.0.1 → 1.0.2

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -186,4 +186,4 @@ MIT
186
186
  ## Support
187
187
 
188
188
  - [GitHub Issues](https://github.com/mixpeek/connectors/issues)
189
- - [support@mixpeek.com](mailto:support@mixpeek.com)
189
+ - [info@mixpeek.com](mailto:info@mixpeek.com)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mixpeek/n8n-nodes-mixpeek",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "n8n community node for Mixpeek - multimodal data processing and semantic search API",
5
5
  "license": "MIT",
6
6
  "homepage": "https://github.com/mixpeek/connectors/tree/main/n8n#readme",
@@ -16,7 +16,7 @@
16
16
  ],
17
17
  "author": {
18
18
  "name": "Mixpeek",
19
- "email": "support@mixpeek.com"
19
+ "email": "info@mixpeek.com"
20
20
  },
21
21
  "repository": {
22
22
  "type": "git",