diff --git a/.release-notes/lori-0.6.1.md b/.release-notes/lori-0.6.1.md new file mode 100644 index 0000000..17cd1a9 --- /dev/null +++ b/.release-notes/lori-0.6.1.md @@ -0,0 +1,3 @@ +## Update ponylang/lori dependency to 0.6.1 + +We've updated the dependency on [ponylang/lori](https://github.com/ponylang/lori) to version 0.6.1. The new version of lori comes with some stability improvements. diff --git a/corral.json b/corral.json index 4ecf04a..97d3952 100644 --- a/corral.json +++ b/corral.json @@ -9,7 +9,7 @@ }, { "locator": "github.com/ponylang/lori.git", - "version": "0.6.0" + "version": "0.6.1" } ], "info": {