We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f196ca6 commit 6cef54eCopy full SHA for 6cef54e
DESCRIPTION
@@ -1,8 +1,8 @@
1
Package: rconfig
2
Type: Package
3
Title: Manage R Configuration at the Command Line
4
-Version: 0.1.4
5
-Date: 2022-07-08
+Version: 0.1.5
+Date: 2022-11-02
6
Authors@R: c(
7
person(given = "Peter",
8
family = "Solymos",
NEWS.md
@@ -1,3 +1,7 @@
+# Version 0.1.5
+
+* Update date field (The Date field is over a month old).
# Version 0.1.4
* `value()` by default coerces the config value to the same storage type as the default value when the default value is not `NULL`.
0 commit comments