Skip to content

Commit 3eab698

Browse files
2.1.1
1 parent 8563379 commit 3eab698

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/example-documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
asyncapi: 3.0.0
22
info:
33
title: Example APP
4-
version: 2.1.0
4+
version: 2.1.1
55
contact:
66
name: Anna Bocharova
77
url: https://robintail.cz

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zod-sockets",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Socket.IO solution with I/O validation and the ability to generate AsyncAPI specification and a contract for consumers",
55
"type": "module",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)