Skip to content

Commit 9432ee6

Browse files
committed
Bump version to 1.2.0.9002
1 parent fffdd9f commit 9432ee6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: blob
22
Title: A Simple S3 Class for Representing Vectors of Binary Data
33
('BLOBS')
4-
Version: 1.2.0.9001
4+
Version: 1.2.0.9002
55
Authors@R:
66
c(person(given = "Hadley",
77
family = "Wickham",

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# blob 1.2.0.9002
2+
3+
- Inline prettyunits.
4+
- Adapt to dev prettyunits.
5+
6+
17
# blob 1.2.0.9001
28

39
- `vec_ptype2.hms.default()` forwards to `vec_default_ptype2()` for compatibility with vctrs 0.2.1.

0 commit comments

Comments
 (0)