mirror of
https://github.com/apple/pkl.git
synced 2026-04-09 18:33:40 +02:00
Prepare 0.31.1 release
This commit is contained in:
@@ -34,7 +34,7 @@ import org.pkl.parser.syntax.Module;
|
||||
@TruffleLanguage.Registration(
|
||||
id = "pkl",
|
||||
name = "Pkl",
|
||||
version = "0.31.0",
|
||||
version = "0.31.1",
|
||||
characterMimeTypes = VmLanguage.MIME_TYPE,
|
||||
contextPolicy = ContextPolicy.SHARED)
|
||||
@ProvidedTags(PklTags.Expression.class)
|
||||
|
||||
Reference in New Issue
Block a user