Skip to content

Commit

Permalink
[process_run] v1.0.0+3
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Jul 24, 2024
1 parent e31696a commit 24610d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/process_run/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.0.0+2
## 1.0.0+3

* add `ShellStdio` and `shellStdioLinesGrouper` to allow grouping stdout and stderr lines by zones.

Expand Down
2 changes: 1 addition & 1 deletion packages/process_run/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: process_run
version: 1.0.0+2
version: 1.0.0+3
description: Process run helpers for Linux/Win/Mac and which like feature for finding executables.
homepage: https://github.com/tekartik/process_run.dart/blob/master/packages/process_run

Expand Down

0 comments on commit 24610d5

Please sign in to comment.