Skip to content

Commit

Permalink
Bump version to 1.2.4.9003
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Oct 9, 2023
1 parent 9e589b6 commit 37db525
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: blob
Title: A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS')
Version: 1.2.4.9002
Version: 1.2.4.9003
Authors@R: c(
person("Hadley", "Wickham", role = "aut"),
person("Kirill", "Müller", , "[email protected]", role = "cre"),
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# blob 1.2.4.9003 (2023-10-09)

- Internal changes only.


# blob 1.2.4.9002 (2023-03-24)

- Merged cran-1.2.4 into main.
Expand Down

0 comments on commit 37db525

Please sign in to comment.