Skip to content

Commit

Permalink
Increment version number to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nanxstats committed Feb 20, 2024
1 parent 6c88289 commit 3f98793
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: pkglite
Title: Compact Package Representations
Version: 0.2.1
Version: 0.2.2
Authors@R: c(
person("Nan", "Xiao", email = "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-0250-5673")),
Expand All @@ -25,9 +25,9 @@ Imports:
magrittr,
remotes
Suggests:
covr,
knitr,
rmarkdown,
testthat,
covr
testthat
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1

0 comments on commit 3f98793

Please sign in to comment.