Changed version number for Airtable
This commit is contained in:
@@ -5,7 +5,7 @@ import actions from "./actions/actions";
|
||||
export const airtable: Service = {
|
||||
name: "Airtable",
|
||||
service: "airtable",
|
||||
version: "2.0.0",
|
||||
version: "0.1.21",
|
||||
live: true,
|
||||
authentication,
|
||||
actions,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@trigger.dev/airtable",
|
||||
"version": "2.0.0",
|
||||
"version": "0.1.21",
|
||||
"description": "The official Airtable integration for Trigger.dev",
|
||||
"main": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user