Skip to content

Commit

Permalink
Merge branch 'main' into pass-github-token-to-setup-r-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif authored Aug 19, 2024
2 parents dfcfc2e + 6a624d9 commit 5eb81b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Type: Package
Package: r.pkg.template
Title: R Package Template
Version: 0.1.0.9177
Date: 2024-08-14
Version: 0.1.0.9178
Date: 2024-08-19
Authors@R:
person("insightsengineering", , , "[email protected]", role = c("aut", "cre"))
Description: R package template with GitHub Actions workflows included.
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# r.pkg.template 0.1.0.9177
# r.pkg.template 0.1.0.9178

### New features

Expand Down

0 comments on commit 5eb81b4

Please sign in to comment.