Skip to content

Commit a656a37

Browse files
committed
Bump version
1 parent 10b549f commit a656a37

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

‎DESCRIPTION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: credentials
22
Type: Package
33
Title: Tools for Managing SSH and Git Credentials
4-
Version: 2.0.2
4+
Version: 2.0.3
55
Authors@R: person("Jeroen", "Ooms", role = c("aut", "cre"),
66
email = "[email protected]", comment = c(ORCID = "0000-0002-4035-0289"))
77
Description: Setup and retrieve HTTPS and SSH credentials for use with 'git' and

‎NEWS‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2.0.3
2+
- Fix edge case for when getwd() returns NULL
3+
14
2.0.1
25
- Precompute vignette due to credential issues on some CRAN machines.
36

0 commit comments

Comments
 (0)