Skip to content

Commit

Permalink
chore(release): v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot committed May 7, 2024
1 parent 87aa08b commit fb2d4b2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
- [Specification requirements](#specification-requirements)
- [Supported protocols](#supported-protocols)
- [How to use the template](#how-to-use-the-template)
- [CLI](#cli)
- [Adding custom code / handlers](#adding-custom-code--handlers)
* [CLI](#cli)
* [Adding custom code / handlers](#adding-custom-code--handlers)
- [Template configuration](#template-configuration)
- [Development](#development)
- [Contributors](#contributors)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asyncapi/nodejs-template",
"version": "2.0.1",
"version": "3.0.0",
"description": "Node.js template for the AsyncAPI generator.",
"keywords": [
"asyncapi",
Expand Down Expand Up @@ -95,4 +95,4 @@
"^nimma/(.*)": "<rootDir>/node_modules/nimma/dist/cjs/$1"
}
}
}
}

0 comments on commit fb2d4b2

Please sign in to comment.