Skip to content

Commit

Permalink
Increment version number to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Apr 11, 2022
1 parent 2b58761 commit b856c21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: pak
Version: 0.2.1.9999
Version: 0.3.0
Title: Another Approach to Package Installation
Description: The goal of 'pak' is to make package installation faster and
more reliable. In particular, it performs all HTTP operations in parallel,
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# 0.2.1.9999 (rc)
# pak 0.3.0

* pak functions that used to return tibbles return data frames now.
While data frames and tibbles are very similar, they are not completely
Expand Down

0 comments on commit b856c21

Please sign in to comment.