From 468af5a7ecfc1f874254bec1d08bcf8d6b4bfc86 Mon Sep 17 00:00:00 2001 From: wlandau Date: Tue, 21 Jan 2025 09:52:25 -0500 Subject: [PATCH] version and news --- DESCRIPTION | 2 +- NEWS.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 4cf9b817a..b1730e71e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -12,7 +12,7 @@ Description: Pipeline tools coordinate the pieces of computationally The methodology in this package borrows from GNU 'Make' (2015, ISBN:978-9881443519) and 'drake' (2018, ). -Version: 1.10.0.9000 +Version: 1.10.0.9001 License: MIT + file LICENSE URL: https://docs.ropensci.org/targets/, https://github.com/ropensci/targets BugReports: https://github.com/ropensci/targets/issues diff --git a/NEWS.md b/NEWS.md index 9ab34e443..85c68bcb1 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,6 @@ -# targets 1.10.0.9000 (development) - +# targets 1.10.0.9001 (development) +* Restore explicit references to "self" in `R6` classes. # targets 1.10.0