diff options
author | Sébastien Dailly <sebastien@dailly.me> | 2023-08-08 10:40:52 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@dailly.me> | 2023-08-08 10:40:52 +0200 |
commit | 9e7f27c60a425e2baa67cd459d8509a43b1d123d (patch) | |
tree | 53d79526c3a665e077ce85d8ea48a2ac3fcb07ff /lib/application | |
parent | e4f50f8df6e4bc72664b0e5fc2f054694c038973 (diff) |
Update to brr 0.0.6
Diffstat (limited to 'lib/application')
-rwxr-xr-x | lib/application/dune | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/application/dune b/lib/application/dune index f403b24..a43aaf3 100755 --- a/lib/application/dune +++ b/lib/application/dune @@ -3,6 +3,6 @@ (libraries brr note - brr.note + note.brr ) ) |