Skip to content

Commit 7eabdb6

Browse files
committed
mirai 1.3.1
1 parent 3d48dc8 commit 7eabdb6

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.0.9003
4+
Version: 1.3.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

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

33
#### Updates
44

0 commit comments

Comments
 (0)