Skip to content

Commit

Permalink
Merge pull request #48 from TanguyBarthelemy/develop
Browse files Browse the repository at this point in the history
add new jars
  • Loading branch information
TanguyBarthelemy authored Jul 12, 2024
2 parents 68fca30 + dddac25 commit 596da81
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 5 deletions.
24 changes: 20 additions & 4 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,27 @@
^.*\.Rproj$
^\.Rproj\.user$

^\.git$
^\.github$
^\.lintr$
^LICENSE$

^README\.Rmd$
^README\.html$
^_pkgdown\.yml$
^README-.*\.png$

^Meta$
^docs$
^doc$
^pkgdown$
^_pkgdown\.yml$

^\.lintr$

^appveyor\.yml$
.travis.yml

cran-comments.md

^\.DS_Store$

^revdep$
^reconf\.sh$
^pom\.xml$
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Changed

* New .jar

## [3.2.2] - 2024-03-15

[Unreleased]: https://github.com/rjdverse/rjd3tramoseats/compare/v3.2.2...HEAD
Expand Down
Binary file not shown.
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-main.version>3.2.2</jdplus-main.version>
<jdplus-main.version>3.2.4</jdplus-main.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 596da81

Please sign in to comment.