Skip to content

Commit

Permalink
Increment version number to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cjrace committed Jul 23, 2024
1 parent 0967be6 commit 798f9c2
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.3.0
Version: 0.3.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.3.1

Fix bug in get_clean_sql() where using the additional settings would lose the original SQL statement

# dfeR 0.3.0

Add pretty_* functions for presenting pretty numbers:
Expand Down

0 comments on commit 798f9c2

Please sign in to comment.