Skip to content

Commit

Permalink
🐙 source-reply-io: run up-to-date pipeline [2024-07-27] (#42827)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere authored Jul 28, 2024
1 parent aff3beb commit 753df4c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 8cc6537e-f8a6-423c-b960-e927af76116e
dockerImageTag: 0.1.10
dockerImageTag: 0.1.11
dockerRepository: airbyte/source-reply-io
githubIssueLabel: source-reply-io
icon: reply-io.svg
Expand Down
8 changes: 4 additions & 4 deletions airbyte-integrations/connectors/source-reply-io/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.1.10"
version = "0.1.11"
name = "source-reply-io"
description = "Source implementation for reply-io."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/reply-io.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ This Source is capable of syncing the following core Streams:

| Version | Date | Pull Request | Subject |
|:--------|:-----------| :------------------------------------------------------- | :---------------------------- |
| 0.1.11 | 2024-07-27 | [42827](https://github.com/airbytehq/airbyte/pull/42827) | Update dependencies |
| 0.1.10 | 2024-07-20 | [42246](https://github.com/airbytehq/airbyte/pull/42246) | Update dependencies |
| 0.1.9 | 2024-07-13 | [41737](https://github.com/airbytehq/airbyte/pull/41737) | Update dependencies |
| 0.1.8 | 2024-07-10 | [41497](https://github.com/airbytehq/airbyte/pull/41497) | Update dependencies |
Expand Down

0 comments on commit 753df4c

Please sign in to comment.