Skip to content

Commit

Permalink
mirai 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shikokuchuo committed Jan 16, 2025
1 parent d48fd61 commit 7e189a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: mirai
Type: Package
Title: Minimalist Async Evaluation Framework for R
Version: 2.0.0.9000
Version: 2.0.1
Description: Designed for simplicity, a 'mirai' evaluates an R expression
asynchronously in a parallel process, locally or distributed over the
network, with the result automatically available upon completion. Modern
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# mirai 2.0.0.9000 (development)
# mirai 2.0.1

#### Updates

Expand Down

0 comments on commit 7e189a1

Please sign in to comment.