Skip to content

Commit 4e7e9f6

Browse files
fix: lift readme
1 parent 0eaa9d4 commit 4e7e9f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nestjstools/messaging",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Simplifies asynchronous and synchronous message handling with support for buses, handlers, channels, and consumers. Build scalable, decoupled applications with ease and reliability.",
55
"author": "Sebastian Iwanczyszyn",
66
"license": "MIT",
@@ -18,6 +18,7 @@
1818
"files": [
1919
"lib",
2020
"LICENSE",
21+
"README.md",
2122
"package.json"
2223
],
2324
"keywords": [

0 commit comments

Comments
 (0)