Skip to content

Commit

Permalink
bump: (patch) @terascope/[email protected], [email protected]
Browse files Browse the repository at this point in the history
bump: (patch) [email protected]
  • Loading branch information
busma13 committed Aug 27, 2024
1 parent b312f58 commit 37a9599
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 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": "4.0.2"
"version": "4.0.3"
}
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": "4.0.2",
"version": "4.0.3",
"private": true,
"description": "",
"license": "MIT",
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"@terascope/data-mate": "^1.0.3",
"@terascope/elasticsearch-api": "^4.0.1",
"@terascope/elasticsearch-asset-apis": "^1.0.1",
"@terascope/elasticsearch-asset-apis": "^1.0.2",
"@terascope/job-components": "^1.2.0",
"@terascope/teraslice-state-storage": "^1.0.1",
"@terascope/utils": "^1.0.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": "4.0.2",
"version": "4.0.3",
"private": true,
"description": "bundle of processors for teraslice",
"homepage": "https://github.com/terascope/elasticsearch-assets#readme",
Expand Down Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@terascope/data-types": "^1.0.0",
"@terascope/elasticsearch-api": "^4.0.1",
"@terascope/elasticsearch-asset-apis": "^1.0.1",
"@terascope/elasticsearch-asset-apis": "^1.0.2",
"@terascope/eslint-config": "^0.8.0",
"@terascope/job-components": "^1.2.0",
"@terascope/scripts": "1.0.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": "1.0.1",
"version": "1.0.2",
"description": "Elasticsearch reader and sender apis",
"homepage": "https://github.com/terascope/elasticsearch-assets",
"repository": "[email protected]:terascope/elasticsearch-assets.git",
Expand Down

0 comments on commit 37a9599

Please sign in to comment.