From a51ab8bfb68be64146b46db1c168e17fb7efda86 Mon Sep 17 00:00:00 2001 From: wlandau Date: Wed, 17 Apr 2024 12:44:40 -0400 Subject: [PATCH] Version --- DESCRIPTION | 2 +- NEWS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 35bd293..00af12f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -9,7 +9,7 @@ Description: Function-oriented Make-like declarative pipelines for reproducible pipelines concisely and compactly. The methods in this package were influenced by the 'drake' R package by Will Landau (2018) . -Version: 0.8.0.9001 +Version: 0.9.0 License: MIT + file LICENSE URL: https://docs.ropensci.org/tarchetypes/, https://github.com/ropensci/tarchetypes BugReports: https://github.com/ropensci/tarchetypes/issues diff --git a/NEWS.md b/NEWS.md index 673327c..976e615 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# tarchetypes 0.8.0.9001 (development) +# tarchetypes 0.9.0 ## Invalidating changes