Skip to content

Commit 8538628

Browse files
committed
Increment version number to 0.2.1
1 parent bf8df55 commit 8538628

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.2.0.9000
3+
Version: 0.2.1
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.1
22

33
- Added support for `!` and unary `-` and `+` (#49, @mns-nordicals)
44

0 commit comments

Comments
 (0)