Skip to content

Commit

Permalink
fledge: Bump version to 1.2.4.9016
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Dec 9, 2024
1 parent 6dec095 commit bde7f8c
Show file tree
Hide file tree
Showing 2 changed files with 8 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.9015
Version: 1.2.4.9016
Authors@R: c(
person("Hadley", "Wickham", role = "aut"),
person("Kirill", "Müller", , "[email protected]", role = "cre"),
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# blob 1.2.4.9016 (2024-12-09)

## Continuous integration

- Avoid failure in fledge workflow if no changes (#44).


# blob 1.2.4.9015 (2024-12-08)

## Continuous integration
Expand Down

0 comments on commit bde7f8c

Please sign in to comment.