Skip to content

Commit 319da68

Browse files
committed
Bump version to 1.2.3.9001
1 parent 8c58d6d commit 319da68

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-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.9000
3+
Version: 1.2.3.9001
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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->
22

3+
# blob 1.2.3.9001 (2022-12-24)
4+
5+
- Harmonize yaml formatting.
6+
7+
- Revert changes to matrix section.
8+
9+
- Merge remote-tracking branch 'refs/remotes/origin/main'.
10+
11+
12+
- Merged cran-1.2.3 into main.
13+
14+
15+
316
# blob 1.2.3.9000 (2022-04-10)
417

518
- Reduce parallelism

0 commit comments

Comments
 (0)