Skip to content

Commit 9282484

Browse files
committed
chore: release v0.2.0
1 parent cac9766 commit 9282484

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextorders/queue-monorepo",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"private": true,
55
"packageManager": "pnpm@10.18.0",
66
"license": "MIT",

packages/queue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nextorders/queue",
33
"type": "module",
4-
"version": "0.1.2",
4+
"version": "0.2.0",
55
"description": "Designed to simplify working with RabbitMQ in Node.js applications. Provides a high-level API for organizing message queues and processing business entities.",
66
"license": "MIT",
77
"homepage": "https://nextorders.ru/queue",

0 commit comments

Comments
 (0)