Skip to content

Commit

Permalink
bump versions of asset and es-asset-api
Browse files Browse the repository at this point in the history
  • Loading branch information
godber committed Oct 14, 2022
1 parent 2bce9f5 commit 69002e3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.2.0"
"version": "3.3.0"
}
2 changes: 1 addition & 1 deletion asset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "asset",
"version": "3.2.0",
"version": "3.3.0",
"private": true,
"workspaces": {
"nohoist": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "elasticsearch-assets",
"description": "bundle of processors for teraslice",
"version": "3.2.0",
"version": "3.3.0",
"private": true,
"workspaces": [
"packages/*",
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,6 +1,6 @@
{
"name": "@terascope/elasticsearch-asset-apis",
"version": "0.11.0",
"version": "0.11.1",
"description": "Elasticsearch reader and sender apis",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 69002e3

Please sign in to comment.