Skip to content

Commit

Permalink
update DESCRIPTION & NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikSchultheis committed Mar 14, 2019
1 parent fc95423 commit c9a8465
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: wilson
Type: Package
Title: Web-Based Interactive Omics Visualization
Version: 2.0.2
Version: 2.0.3
Authors@R: c(
person("Hendrik", "Schultheis", email = "hendrik.schultheis@mpi-bn.mpg.de", role = c("aut", "cre")),
person("Jens", "Preussner", email = "jens.preussner@mpi-bn.mpg.de", role = "aut"),
Expand Down Expand Up @@ -46,7 +46,7 @@ Imports: shiny,
openssl,
methods,
R6
RoxygenNote: 6.1.0
RoxygenNote: 6.1.1
biocViews:
Suggests: knitr,
rmarkdown,
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# wilson 2.0.3
- reactive transformation parameter
# wilson 2.0.2
- fixed CRAN check Note/ Error
# wilson 2.0.1
Expand Down

0 comments on commit c9a8465

Please sign in to comment.