Skip to content

Commit

Permalink
Bump version to 3.2.1.9015
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Jan 18, 2024
1 parent 975c9f0 commit 94d65ab
Show file tree
Hide file tree
Showing 2 changed files with 10 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: tibble
Title: Simple Data Frames
Version: 3.2.1.9014
Version: 3.2.1.9015
Authors@R:
c(person(given = "Kirill",
family = "M\u00fcller",
Expand Down
9 changes: 9 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# tibble 3.2.1.9015

## Chore

- Revert "Fix as_tibble() usage".

This reverts commit 49d0b63504c4e3f77beaf2889ace12cad7d3f293.


# tibble 3.2.1.9014

- Internal changes only.
Expand Down

0 comments on commit 94d65ab

Please sign in to comment.