Bump gen-racket-libs version for @unison/internal

This commit is contained in:
Dan Doel 2024-03-04 11:52:19 -05:00
parent 3048be647e
commit aa537848c6

View File

@ -5,7 +5,7 @@ Next, we'll download the jit project and generate a few Racket files from it.
```ucm
.> project.create-empty jit-setup
jit-setup/main> pull @unison/internal/releases/0.0.10 lib.jit
jit-setup/main> pull @unison/internal/releases/0.0.11 lib.jit
```
```unison