Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
VisualBean authored Nov 27, 2022
1 parent 3a7b96a commit 05155d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ var myFirstAsyncApi = new AsyncApiDocument
}
};
var yaml = myFirstAsyncApi.SerializeAsYaml();
//asyncapi: '2.3.0'
//asyncapi: '2.5.0'
// info:
// title: my first asyncapi
// channels:
Expand Down Expand Up @@ -78,4 +78,4 @@ This project welcomes contributions and suggestions.
Do you want to contribute to the project? Find out how [here](CONTRIBUTION.md).

## License
[Modified Apache 2.0 (Section 6)](https://github.com/LEGO/AsyncAPI.NET/blob/main/LICENSE)
[Modified Apache 2.0 (Section 6)](https://github.com/LEGO/AsyncAPI.NET/blob/main/LICENSE)

0 comments on commit 05155d3

Please sign in to comment.