Skip to content

Commit

Permalink
chore: bump version and update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bczech committed Mar 26, 2024
1 parent 802476c commit 1e94acc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: gDRimport
Type: Package
Title: Package for handling the import of dose-response data
Version: 1.1.7
Date: 2024-03-07
Version: 1.1.8
Date: 2024-03-26
Authors@R: c(
person("Arkadiusz", "Gladki", role=c("aut", "cre"), email="[email protected]",
comment = c(ORCID = "0000-0002-7059-6378")),
Expand Down
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## gDRimport 1.1.8 - 2024-03-26
* fix issue with reading tsv files

## gDRimport 1.1.7 - 2024-03-07
* clean up the package

Expand Down

0 comments on commit 1e94acc

Please sign in to comment.