diff --git a/DESCRIPTION b/DESCRIPTION index 689e986..4486bdb 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.4.9000 +Version: 1.1.0 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 6dbf992..e33a1de 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# jagstargets 1.0.4.9000 +# jagstargets 1.1.0 * Add a `transform` argument to `tar_jags_rep()` to support simulation-based calibration.