Skip to content

Commit 3942eef

Browse files
committed
fledge: Bump version to 3.3.0.9000
1 parent 8d31776 commit 3942eef

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-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
3+
Version: 3.3.0.9000
44
Authors@R:
55
c(person(given = "Kirill",
66
family = "M\u00fcller",

NEWS.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
22

3+
# tibble 3.3.0.9000
4+
5+
## Chore
6+
7+
- Auto-update from GitHub Actions.
8+
9+
Run: https://github.com/tidyverse/tibble/actions/runs/15506522924
10+
11+
- Use Quarto-style formatting in vignettes.
12+
13+
- Auto-update from GitHub Actions.
14+
15+
Run: https://github.com/tidyverse/tibble/actions/runs/15506365201
16+
17+
- Upkeep (#1641).
18+
19+
## Documentation
20+
21+
- Posit as copyright holder.
22+
23+
324
# tibble 3.3.0
425

526
## Bug fixes

0 commit comments

Comments
 (0)