Skip to content

Commit 3c1dd9a

Browse files
6.0.0
1 parent e4794bf commit 3c1dd9a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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: 6.0.0-beta.1
4+
version: 6.0.0
55
contact:
66
name: Anna Bocharova
77
url: https://robintail.cz

zod-sockets/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": "6.0.0-beta.1",
3+
"version": "6.0.0",
44
"description": "Socket.IO solution with I/O validation and the ability to generate AsyncAPI specification and a contract for consumers",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)