mirror of
https://github.com/apple/pkl.git
synced 2026-03-26 11:01:14 +01:00
Really prepare 0.30.2 release (#1373)
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.30.1" }
|
||||
@ModuleInfo { minPklVersion = "0.30.2" }
|
||||
module pkl.pklbinary
|
||||
|
||||
/// Render values as `pkl-binary`.
|
||||
|
||||
Reference in New Issue
Block a user