Skip to content

Commit bef080c

Browse files
committed
Merge tag 'v1.1.0.9001'
- Now using the prettyunits package to format data sizes.
2 parents d77c35f + eb97c17 commit bef080c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-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.1.0.9000
3+
Version: 1.1.0.9001
44
Authors@R: c(
55
person("Hadley", "Wickham", role = c("aut")),
66
person("Kirill", "Müller", , "krlmlr+r@mailbox.org", role = c("cre")),

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### blob 1.1.0.9001 (2017-11-30)
2+
3+
- Now using the prettyunits package to format data sizes.
4+
5+
16
### blob 1.1.0.9000 (2017-11-29)
27

38
- Use `B` instead of `b` as unit.

0 commit comments

Comments
 (0)