chore: bump package version to 1.0.0
This commit is contained in:
parent
f576a01412
commit
acba2e0c4d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
Package: bincraftR
|
||||
Title: Toolbox for building R package binaries on Linux
|
||||
Version: 0.0.0.9000
|
||||
Version: 1.0.0
|
||||
Authors@R:
|
||||
person("Patrick", "Schratz", , "mail@devxy.io", role = c("aut", "cre"))
|
||||
Description: What the package does (one paragraph).
|
||||
Description: Help to build, archive, remove and update R binary packages for Linux. Supports various Linux distributions.
|
||||
License: GPL (>= 3)
|
||||
Imports:
|
||||
cli,
|
||||
|
|
|
|||
Loading…
Reference in a new issue