Skip to content

Commit 2084b8e

Browse files
Dev version (#472)
1 parent b704b70 commit 2084b8e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: rextendr
22
Title: Call Rust Code from R using the 'extendr' Crate
3-
Version: 0.4.2
3+
Version: 0.4.2.9000
44
Authors@R:
55
c(person(given = "Claus O.",
66
family = "Wilke",

NEWS.md

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

35
* Sets the `extendr-api` version to the latest stable version instead of `"*"` when creating a new package. This is fetched from <https://crates.io/api/v1/crates/extendr-api> and will fall back to `"*"` if not available <https://github.com/extendr/rextendr/pull/467>

0 commit comments

Comments
 (0)