Skip to content

Commit 709c85c

Browse files
committed
Bump version to 1.2.4
1 parent d4fcf93 commit 709c85c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-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.9003
3+
Version: 1.2.4
44
Authors@R: c(
55
person("Hadley", "Wickham", role = "aut"),
66
person("Kirill", "Müller", , "kirill@cynkra.com", role = "cre"),

NEWS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
22

3+
# blob 1.2.4 (2023-03-17)
4+
5+
## Bug fixes
6+
7+
- Fix argument consistency between S3 generics and methods.
8+
9+
## Chore
10+
11+
- Change maintainer e-mail.
12+
13+
314
# blob 1.2.3.9003 (2023-02-17)
415

516
- Internal changes only.

0 commit comments

Comments
 (0)