Skip to content

Commit

Permalink
Bump to version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Nov 2, 2021
1 parent 03df703 commit 75f0b60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: sessioninfo
Title: R Session Information
Version: 1.2.0.9000
Version: 1.2.1
Authors@R:
c(person(given = "Gábor",
family = "Csárdi",
Expand Down Expand Up @@ -49,3 +49,4 @@ Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Config/testthat/edition: 3
Config/Needs/website: pkgdown
Config/testthat/parallel: true
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# development version
# 1.2.1

* `package_info()` and `session_info()` now do not fail if the version
number of an installed package is invalid.
Expand Down

0 comments on commit 75f0b60

Please sign in to comment.