Skip to content

Commit

Permalink
Set the latest release version
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritssilvis committed Dec 1, 2023
1 parent 4a7f15d commit caeda66
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 the [Types](https://github.com/mauritssilvis/types) proje
The file 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).

## [Unreleased]
## [0.2.1] - 2023-12-01

### Changed

Expand Down
2 changes: 1 addition & 1 deletion java/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

java-jdk = "21"

java-types = "0.2.1-SNAPSHOT"
java-types = "0.2.1"

junit-jupiter = "5.10.1"

Expand Down

0 comments on commit caeda66

Please sign in to comment.