Skip to content

Commit 15d0260

Browse files
fix: bump readme
1 parent a64817a commit 15d0260

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-azure-service-bus-extension",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Extension to handle messages and dispatch them over Azure service bus",
55
"author": "Sebastian Iwanczyszyn",
66
"private": false,
@@ -33,6 +33,7 @@
3333
"files": [
3434
"lib",
3535
"LICENSE",
36+
"README.md",
3637
"package.json"
3738
],
3839
"scripts": {

0 commit comments

Comments
 (0)