Skip to content

Commit 1d787bf

Browse files
resolve conflict
2 parents 9a1dc69 + 95f3120 commit 1d787bf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@ Fork from [ack-nestjs-boilerplate](https://github.com/andrechristikan/ack-nestjs
77
## Instructions
88

99
Before run, you must to create the topics with `kafka-topics cli`. Or you can run `yarn kafka:create-topics`.
10+
11+
12+
## Next
13+
14+
- [ ] Kafka Transaction

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ack-nestjs-boilerplate-kafka",
3-
"version": "3.2.4",
3+
"version": "3.2.5",
44
"description": "Ack NestJs Boilerplate Kafka",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)