Skip to content

Commit c094ce6

Browse files
committed
Increment version number to 0.3.0
1 parent 93de178 commit c094ce6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: furrr
22
Title: Apply Mapping Functions in Parallel using Futures
3-
Version: 0.2.3.9000
3+
Version: 0.3.0
44
Authors@R: c(
55
person("Davis", "Vaughan", , "davis@rstudio.com", role = c("aut", "cre")),
66
person("Matt", "Dancho", , "mdancho@business-science.io", role = "aut"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# furrr (development version)
1+
# furrr 0.3.0
22

33
## Breaking changes
44

0 commit comments

Comments
 (0)