Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sda030 committed Jan 1, 2025
1 parent 79db974 commit 44754e9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: saros.base
Title: Base Tools for Semi-Automatic Reporting of Ordinary Surveys
Version: 0.4.0
Version: 0.5.0
Authors@R: c(
person(given = "Stephan",
family = "Daus",
Expand All @@ -26,18 +26,18 @@ BugReports: https://github.com/NIFU-NO/saros.base/issues
Depends:
R (>= 4.2.0)
Imports:
cli,
utils,
vctrs,
rlang,
cli,
tidyselect,
dplyr,
tidyr,
tidyselect,
glue,
rlang,
stringi,
yaml,
forcats,
fs,
yaml,
zip,
rstudioapi,
bcrypt
Expand Down

0 comments on commit 44754e9

Please sign in to comment.