Skip to content

Commit bcfd66d

Browse files
committed
Update ponylang/lori dependency to 0.5.1
1 parent c857d6a commit bcfd66d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.release-notes/lori.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Update ponylang/lori dependency to 0.5.1
2+
3+
We've updated the dependency on `ponylang/lori` to version 0.5.1. This new version of Lori addresses a couple of race conditions and should generally improve the stability of application using this library.

corral.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
{
1111
"locator": "github.com/ponylang/lori.git",
12-
"version": "0.5.0"
12+
"version": "0.5.1"
1313
}
1414
],
1515
"info": {

0 commit comments

Comments
 (0)