Skip to content

Commit

Permalink
bump: (patch) @terascope/[email protected], terafounda…
Browse files Browse the repository at this point in the history
  • Loading branch information
busma13 committed Jan 12, 2024
1 parent 7640c20 commit b8e912b
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion asset/asset.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "elasticsearch",
"version": "3.5.4"
"version": "3.5.5"
}
4 changes: 2 additions & 2 deletions asset/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "asset",
"displayName": "Asset",
"version": "3.5.4",
"version": "3.5.5",
"private": true,
"description": "",
"license": "MIT",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@terascope/data-mate": "^0.50.0",
"@terascope/elasticsearch-api": "^3.13.0",
"@terascope/elasticsearch-asset-apis": "^0.11.9",
"@terascope/elasticsearch-asset-apis": "^0.11.10",
"@terascope/job-components": "^0.66.0",
"@terascope/teraslice-state-storage": "^0.46.0",
"@terascope/utils": "^0.53.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "elasticsearch-assets",
"displayName": "Elasticsearch Assets",
"version": "3.5.4",
"version": "3.5.5",
"private": true,
"description": "bundle of processors for teraslice",
"homepage": "https://github.com/terascope/elasticsearch-assets#readme",
Expand Down Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@terascope/data-types": "^0.44.0",
"@terascope/elasticsearch-api": "^3.13.0",
"@terascope/elasticsearch-asset-apis": "^0.11.9",
"@terascope/elasticsearch-asset-apis": "^0.11.10",
"@terascope/eslint-config": "^0.8.0",
"@terascope/job-components": "^0.66.0",
"@terascope/scripts": "0.63.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/elasticsearch-asset-apis/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@terascope/elasticsearch-asset-apis",
"displayName": "Elasticsearch Asset Apis",
"version": "0.11.9",
"version": "0.11.10",
"description": "Elasticsearch reader and sender apis",
"homepage": "https://github.com/terascope/elasticsearch-assets",
"repository": "[email protected]:terascope/elasticsearch-assets.git",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terafoundation_elasticsearch_connector",
"displayName": "Terafoundation Elasticsearch Connector",
"version": "0.1.5",
"version": "0.1.6",
"description": "Elasticsearch connector for terafoundation",
"homepage": "https://github.com/terascope/terafoundation_elasticsearch_connector",
"repository": "[email protected]:terascope/terafoundation_elasticsearch_connector.git",
Expand Down

0 comments on commit b8e912b

Please sign in to comment.