Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/aws-durable-execution-sdk-js-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws/durable-execution-sdk-js-testing",
"description": "AWS Durable Execution Testing SDK for TypeScript",
"version": "1.0.0",
"version": "1.1.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-durable-execution-sdk-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@aws/durable-execution-sdk-js",
"description": "AWS Durable Execution Language SDK for TypeScript",
"license": "Apache-2.0",
"version": "1.0.0",
"version": "1.0.1",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/aws/aws-durable-execution-sdk-js.git",
Expand Down
Loading