Skip to content

Commit 645738f

Browse files
committed
mirai 2.0.0
1 parent 8743a03 commit 645738f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
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: 1.3.1.9029
4+
Version: 2.0.0
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mirai 1.3.1.9029 (development)
1+
# mirai 2.0.0
22

33
#### New Architecture
44

0 commit comments

Comments
 (0)