Skip to content

Commit 566bccb

Browse files
committed
Increment version number to 0.2.0.9000
1 parent e635ae3 commit 566bccb

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
^\.github$
1212
^scripts$
1313
^AGENTS.md$
14+
^CRAN-SUBMISSION$

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: quickr
22
Title: Compiler for R
3-
Version: 0.2.0
3+
Version: 0.2.0.9000
44
Authors@R: c(
55
person("Tomasz", "Kalinowski", , "tomasz@posit.co", role = c("aut", "cre")),
66
person("Posit Software, PBC", role = c("cph", "fnd"),

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# quickr (development version)
2+
13
# quickr 0.2.0
24

35
- Internal utility `r2f()` print method now shows the generated `c_bridge`

0 commit comments

Comments
 (0)