Skip to content

Commit

Permalink
mirai 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shikokuchuo committed Oct 9, 2024
1 parent 97db8de commit ffdebb0
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: 1.2.0.9031
Version: 1.3.0
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 1.2.0.9031 (development)
# mirai 1.3.0

#### New Features

Expand Down

0 comments on commit ffdebb0

Please sign in to comment.