diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 797c50e..443128e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: rev: v0.4.2 hooks: - id: style-files - args: [--style_pkg=spaceout, --style_fun=spaceout_style] + args: [--style_pkg=spaceout, --style_fun=spaceout_style] additional_dependencies: - ropensci-review-tools/spaceout # - id: roxygenize diff --git a/DESCRIPTION b/DESCRIPTION index 250f071..d9c1f57 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: pkgstats Title: Metrics of R Packages -Version: 0.1.4 +Version: 0.1.4.001 Authors@R: person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2172-5265")) diff --git a/codemeta.json b/codemeta.json index 57af337..6c65a46 100644 --- a/codemeta.json +++ b/codemeta.json @@ -11,7 +11,7 @@ "codeRepository": "https://github.com/ropensci-review-tools/pkgstats", "issueTracker": "https://github.com/ropensci-review-tools/pkgstats/issues", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "0.1.4", + "version": "0.1.4.001", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R",