Skip to content

Commit 59609a6

Browse files
committed
Increment version number to 0.9.0
1 parent 1cec7c8 commit 59609a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: pak
22
Title: Another Approach to Package Installation
3-
Version: 0.8.0.9000
3+
Version: 0.9.0
44
Authors@R: c(
55
person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")),
66
person("Jim", "Hester", role = "aut"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# pak (development version)
1+
# pak 0.9.0
22

33
* pak now supports HTTP basic authentication for CRAN-like repositories.
44
See 'Authenticated repositories' in the reference manual.

0 commit comments

Comments
 (0)