Skip to content

Commit 7320538

Browse files
committed
fledge: Bump version to 3.3.0.9003
1 parent e1e9925 commit 7320538

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-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.9002
3+
Version: 3.3.0.9003
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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
22

3+
# tibble 3.3.0.9003
4+
5+
## Chore
6+
7+
- Auto-update from GitHub Actions.
8+
9+
Run: https://github.com/tidyverse/tibble/actions/runs/16661919871
10+
11+
## Continuous integration
12+
13+
- Format with air, check detritus, better handling of `extra-packages` (#1660).
14+
15+
316
# tibble 3.3.0.9002
417

518
## Testing

0 commit comments

Comments
 (0)