Skip to content

Commit 48d8b29

Browse files
committed
fledge: Bump version to 1.2.4.9010
1 parent 4b05dc5 commit 48d8b29

File tree

2 files changed

+10
-1
lines changed

2 files changed

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

NEWS.md

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

3+
# blob 1.2.4.9010 (2024-11-25)
4+
5+
## Continuous integration
6+
7+
- Need to install R on Ubuntu 24.04 (#38).
8+
9+
- Use Ubuntu 24.04 and styler PR (#36).
10+
11+
312
# blob 1.2.4.9009 (2024-11-22)
413

514
## Continuous integration

0 commit comments

Comments
 (0)