Skip to content

Commit b30ad43

Browse files
committed
update version in DESCRIPTION and NEWS.md
1 parent cd546ee commit b30ad43

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: simTool
22
Type: Package
33
Title: Conduct Simulation Studies with a Minimal Amount of Source Code
4-
Version: 1.1.8.9000
4+
Version: 1.1.9
55
Authors@R: person("Marsel", "Scheer", role = c("aut", "cre"), email = "scheer@freescience.de")
66
Maintainer: Marsel Scheer <scheer@freescience.de>
77
Description: Tool for statistical simulations that have two components.
@@ -34,6 +34,6 @@ Suggests:
3434
covr
3535
License: GPL-3
3636
VignetteBuilder: knitr
37-
RoxygenNote: 7.3.2
37+
RoxygenNote: 7.3.3
3838
URL: https://marselscheer.github.io/simTool/
3939
BugReports: https://github.com/MarselScheer/simTool/issues

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Version 1.1.8.9000
2+
Version 1.1.9
33
=========================
44

55
* address deprecated .dots argument of group_by() due to upcoming dplyr version 1.2.0

0 commit comments

Comments
 (0)