Skip to content

Commit

Permalink
[process_run] v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Jan 2, 2024
1 parent 294ecb8 commit eb21ac7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/process_run/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.14.0

* No longer replace `\` by `\\` before splitting arguments

## 0.13.3+1

* Fix finding `flutter` on windows in unit tests
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: 0.13.3+1
version: 0.14.0
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 eb21ac7

Please sign in to comment.