Skip to content

Commit

Permalink
Increment version number to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
llrs committed Feb 19, 2024
1 parent c3aecb9 commit 7e203f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: experDesign
Title: Design Experiments for Batches
Version: 0.2.0.9001
Version: 0.3.0
Authors@R: c(
person("Lluís", "Revilla Sancho", , "lluis.revilla@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9747-2570")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# experDesign (development version)
# experDesign 0.3.0

* Fixed a bug in `spatial()` where multiple samples could be assigned to the
same position in the plate (#45).
Expand Down

0 comments on commit 7e203f6

Please sign in to comment.