Skip to content

Commit 999d37a

Browse files
20230203 - version 0.1.2-9011
1 parent e1ffe61 commit 999d37a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: petersenlab
22
Type: Package
33
Title: Package of R Functions for the Petersen Lab
4-
Version: 0.1.2-9010
4+
Version: 0.1.2-9011
55
Authors@R: person("Isaac T.", "Petersen",
66
email = "isaac-t-petersen@uiowa.edu",
77
role = c("aut", "cre"),

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ remotes::install_github("DevPsyLab/petersenlab")
1414

1515
To obtain the citation for the `petersenlab` package, run `citation("petersenlab")`; the citation is:
1616

17-
Petersen, I. T. (2022). *petersenlab: Package of R functions for the Petersen Lab*. R package version 0.1.2-9010. https://github.com/DevPsyLab/petersenlab, https://doi.org/10.5281/zenodo.6371593
17+
Petersen, I. T. (2022). *petersenlab: Package of R functions for the Petersen Lab*. R package version 0.1.2-9011. https://github.com/DevPsyLab/petersenlab, https://doi.org/10.5281/zenodo.6371593
1818

1919
A `BibTeX` entry for `LaTeX` users is:
2020
```
@@ -23,7 +23,7 @@ A `BibTeX` entry for `LaTeX` users is:
2323
title = {{petersenlab}: Package of {R} functions for the {Petersen Lab}},
2424
url = {https://github.com/DevPsyLab/petersenlab},
2525
doi = {10.5281/zenodo.6371593},
26-
version = {0.1.2-9010},
26+
version = {0.1.2-9011},
2727
date = {2022-03-23}
2828
}
2929
```

0 commit comments

Comments
 (0)