Skip to content

Commit

Permalink
1.2.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinTail committed Apr 26, 2024
1 parent de33325 commit b178a77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/example-documentation.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
asyncapi: 3.0.0
info:
title: Example APP
version: 1.1.0
version: 1.2.0-beta1
contact:
name: Anna Bocharova
url: https://robintail.cz
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zod-sockets",
"version": "1.1.0",
"version": "1.2.0-beta1",
"description": "Socket.IO solution with I/O validation and the ability to generate AsyncAPI specification and a contract for consumers",
"type": "module",
"main": "dist/index.cjs",
Expand Down

0 comments on commit b178a77

Please sign in to comment.