Skip to content

Commit c4496b3

Browse files
committed
Bump version to 1.2.3.9000
1 parent 8739260 commit c4496b3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: blob
22
Title: A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS')
3-
Version: 1.2.3
3+
Version: 1.2.3.9000
44
Authors@R: c(
55
person("Hadley", "Wickham", role = "aut"),
66
person("Kirill", "Müller", , "krlmlr+r@mailbox.org", role = "cre"),

NEWS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->
22

3+
# blob 1.2.3.9000 (2022-04-10)
4+
5+
- Reduce parallelism
6+
- Also check dev on cran-* branches
7+
- Update hash key for dev
8+
- Remove R 3.3
9+
10+
311
# blob 1.2.3 (2022-04-10)
412

513
- Reduce parallelism

0 commit comments

Comments
 (0)