Bumping version to reflect new feature

This commit is contained in:
Darien Kindlund
2024-01-03 21:23:43 -05:00
parent c035363d6f
commit 53bfd07694
@@ -20,7 +20,7 @@ class Airtable_DocumentLoaders implements INode {
constructor() {
this.label = 'Airtable'
this.name = 'airtable'
this.version = 1.0
this.version = 2.0
this.type = 'Document'
this.icon = 'airtable.svg'
this.category = 'Document Loaders'