Skip to content

Commit a27f5f9

Browse files
Update dev version (Github Actions)
Bump to v0.9.0.9007 [skip ci]
1 parent d479253 commit a27f5f9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: crosstable
22
Title: Crosstables for Descriptive Analyses
3-
Version: 0.9.0.9006
3+
Version: 0.9.0.9007
44
Authors@R:
55
c(person(given = "Dan",
66
family = "Chaltiel",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ create automatized reports.
2929
install.packages("crosstable")
3030

3131
# Install development version on Github
32-
remotes::install_github("DanChaltiel/crosstable@v0.9.0.9006")
32+
remotes::install_github("DanChaltiel/crosstable@v0.9.0.9007")
3333
```
3434

3535
Note that, for reproducibility purpose, an even better solution would be

0 commit comments

Comments
 (0)