Skip to content

Commit

Permalink
Bumping version to reflect new feature
Browse files Browse the repository at this point in the history
  • Loading branch information
dkindlund committed Jan 4, 2024
1 parent c035363 commit 53bfd07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 53bfd07

Please sign in to comment.