Skip to content

Commit 629b43e

Browse files
4.1.0
1 parent 1df9f9c commit 629b43e

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: 4.0.1
4+
version: 4.1.0
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": "4.0.1",
3+
"version": "4.1.0",
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)