Skip to content

Commit d6a696a

Browse files
committed
version
1 parent 546debc commit d6a696a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Description: Pipeline tools coordinate the pieces of computationally
1212
The methodology in this package
1313
borrows from GNU 'Make' (2015, ISBN:978-9881443519)
1414
and 'drake' (2018, <doi:10.21105/joss.00550>).
15-
Version: 1.8.0.9015
15+
Version: 1.9.0
1616
License: MIT + file LICENSE
1717
URL: https://docs.ropensci.org/targets/, https://github.com/ropensci/targets
1818
BugReports: https://github.com/ropensci/targets/issues

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# targets 1.8.0.9015 (development)
1+
# targets 1.9.0
22

33
## Improvements
44

_pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ reference:
173173
- 'tar_path_store'
174174
- 'tar_path_target'
175175
- 'tar_source'
176-
- 'tar_unblock_store'
176+
- 'tar_unblock_process'
177177
- title: Extending targets
178178
contents:
179179
- 'tar_assert'

0 commit comments

Comments
 (0)