Skip to content

Commit 9a95b22

Browse files
20240102 - update package version
1 parent 6b82a5f commit 9a95b22

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-9026
4+
Version: 0.1.2-9027
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. (2023). *petersenlab: Package of R functions for the Petersen Lab*. R package version 0.1.2-9026. https://github.com/DevPsyLab/petersenlab, https://doi.org/10.5281/zenodo.7602890
17+
Petersen, I. T. (2023). *petersenlab: Package of R functions for the Petersen Lab*. R package version 0.1.2-9027. https://github.com/DevPsyLab/petersenlab, https://doi.org/10.5281/zenodo.7602890
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.7602890},
26-
version = {0.1.2-9026},
26+
version = {0.1.2-9027},
2727
year = {2023}
2828
}
2929
```

0 commit comments

Comments
 (0)