Skip to content

Commit 7e189a1

Browse files
committed
mirai 2.0.1
1 parent d48fd61 commit 7e189a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: mirai
22
Type: Package
33
Title: Minimalist Async Evaluation Framework for R
4-
Version: 2.0.0.9000
4+
Version: 2.0.1
55
Description: Designed for simplicity, a 'mirai' evaluates an R expression
66
asynchronously in a parallel process, locally or distributed over the
77
network, with the result automatically available upon completion. Modern

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mirai 2.0.0.9000 (development)
1+
# mirai 2.0.1
22

33
#### Updates
44

0 commit comments

Comments
 (0)