Skip to content

Commit 618e292

Browse files
committed
fledge: Bump version to 3.3.0.9005
1 parent 0e158ed commit 618e292

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: tibble
22
Title: Simple Data Frames
3-
Version: 3.3.0.9004
3+
Version: 3.3.0.9005
44
Authors@R: c(
55
person("Kirill", "Müller", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0002-1416-3412")),

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+
# tibble 3.3.0.9005
4+
5+
## Chore
6+
7+
- Auto-update from GitHub Actions.
8+
9+
Run: https://github.com/tidyverse/tibble/actions/runs/17451419215
10+
11+
312
# tibble 3.3.0.9004
413

514
## Continuous integration

0 commit comments

Comments
 (0)