Skip to content

Commit

Permalink
release: 1.0.0-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
Pakisan committed Jan 20, 2025
1 parent 43adada commit 1a47a9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.0-RC3] - TBA
## [1.0.0-RC3] - 2025-01-21

### Changed

Expand Down
2 changes: 1 addition & 1 deletion asyncapi-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ which allows to use it in null-safety languages like `kotlin` without extra head
<dependency>
<groupId>com.asyncapi</groupId>
<artifactId>asyncapi-core</artifactId>
<version>1.0.0-RC2</version>
<version>1.0.0-RC3</version>
</dependency>
```

Expand Down

0 comments on commit 1a47a9b

Please sign in to comment.