Skip to content

Commit 17ca683

Browse files
committed
pump replayer version
1 parent 0301ae7 commit 17ca683

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

replayer-adapter-nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@phuongdnguyen/replayer-adapter-nodejs",
3-
"version": "0.0.2",
3+
"version": "1.0.0",
44
"description": "Replayer adapter and interceptors for Temporal Node.js workflows",
55
"repository": {
66
"type": "git",

replayer-adapter-python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "temporal-replayer-adapter-python"
7-
version = "0.0.2"
7+
version = "1.0.0"
88
description = "Python Replayer Adapter for Temporal workflows with debugging capabilities"
99
authors = [
1010
{name = "Duy Phuong Nguyen", email = "knowledge.phuongnguyen@gmail.com"}

0 commit comments

Comments
 (0)