Skip to content

Commit 4585ec6

Browse files
committed
Increment version number to 0.2.0
1 parent b777723 commit 4585ec6

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: quickr
22
Title: Compiler for R
3-
Version: 0.1.0.9000
3+
Version: 0.2.0
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# quickr (development version)
1+
# quickr 0.2.0
22

33
- Internal utility `r2f()` print method now shows the generated `c_bridge`
44
for translated subroutines.

0 commit comments

Comments
 (0)