diff --git a/DESCRIPTION b/DESCRIPTION index f2e6798..f3d3f5f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -13,7 +13,7 @@ Description: Bayesian data analysis usually incurs long runtimes For the underlying methodology, please refer to the documentation of 'targets' and 'JAGS' (Plummer 2003) . -Version: 1.0.3.9000 +Version: 1.0.4 License: MIT + file LICENSE URL: https://docs.ropensci.org/jagstargets/, https://github.com/ropensci/jagstargets BugReports: https://github.com/ropensci/jagstargets/issues diff --git a/NEWS.md b/NEWS.md index 44dd9a6..24f94c6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# jagstargets 1.0.3.9000 +# jagstargets 1.0.4 * Migrate docs away from deprecated `targets::tar_path()`. * Implement resilient reps-specific seeds in the `tar_jags_rep*()` functions.