Skip to content

Commit

Permalink
Increment version number to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cjrace committed Sep 26, 2024
1 parent 111ee4e commit bac40cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: dfeR
Title: Common DfE R tasks
Version: 0.5.0
Version: 0.5.1
Authors@R: c(
person("Cam", "Race", , "[email protected]", role = c("aut", "cre")),
person("Laura", "Selby", , "[email protected]", role = "aut"),
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# dfeR 0.5.1

Patch to update the get_clean_sql() function to ignorel lines starting with 'USE'.

# dfeR 0.5.0

Add the following lookup data sets into the package:
Expand Down

0 comments on commit bac40cd

Please sign in to comment.