Skip to content

Commit

Permalink
release: (patch) Teraslice v2.9.1 (#3857)
Browse files Browse the repository at this point in the history
This PR makes the following changes:

- Bumps Teraslice from `v2.9.0` to `v2.9.1`
- This release is issued because of an update to the base image that
bumped `terafoundation-kafka-connector`
  • Loading branch information
sotojn authored Dec 6, 2024
1 parent a9b09c9 commit 567fe92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "teraslice-workspace",
"displayName": "Teraslice",
"version": "2.9.0",
"version": "2.9.1",
"private": true,
"homepage": "https://github.com/terascope/teraslice",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/teraslice/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "teraslice",
"displayName": "Teraslice",
"version": "2.9.0",
"version": "2.9.1",
"description": "Distributed computing platform for processing JSON data",
"homepage": "https://github.com/terascope/teraslice#readme",
"bugs": {
Expand Down

0 comments on commit 567fe92

Please sign in to comment.