mirror of
https://github.com/apple/pkl.git
synced 2026-03-29 05:11:55 +02:00
Prepare 0.31.1 release
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
/// The `pkl-binary` format uses MessagePack encoding.
|
||||
/// Its specification is available at
|
||||
/// <https://pkl-lang.org/main/current/bindings-specification/binary-encoding.html>.
|
||||
@ModuleInfo { minPklVersion = "0.31.0" }
|
||||
@ModuleInfo { minPklVersion = "0.31.1" }
|
||||
module pkl.pklbinary
|
||||
|
||||
/// Render values as `pkl-binary`.
|
||||
|
||||
Reference in New Issue
Block a user