Bumping version

This commit is contained in:
Darien Kindlund
2024-01-04 12:07:25 -05:00
parent e8c85035f2
commit e3982476b0
@@ -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'