Skip to content

Commit

Permalink
add new .jar
Browse files Browse the repository at this point in the history
  • Loading branch information
TanguyBarthelemy committed Jul 12, 2024
1 parent 841325e commit a2f4972
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,15 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Changed

* New .jar

## [2.1.0] - 2024-04-418

## [2.0.0] - 2024-01-08

[Unreleased]: https://github.com/rjdverse/rjd3x11plus/compare/v2.0.0...HEAD
[2.1.0]: https://github.com/rjdverse/rjd3x11plus/compare/v2.0.0...2.1.0
[2.0.0]: https://github.com/rjdverse/rjd3x11plus/releases/tag/v2.0.0

Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<description>Usage: mvn -Pcopy-jars</description>

<properties>
<jdplus-incubator.version>2.1.0</jdplus-incubator.version>
<jdplus-incubator.version>2.2.0</jdplus-incubator.version>
</properties>

<dependencies>
Expand Down

0 comments on commit a2f4972

Please sign in to comment.