Skip to content

Commit bcc4abd

Browse files
committed
...
1 parent bed8fed commit bcc4abd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/jamplate/impl/Jamplate.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ public static boolean execute(@NotNull Environment environment, @Nullable Compil
472472
);
473473
memory.set(
474474
Address.JAMPLATE,
475-
s -> "0.2.0"
475+
s -> "0.2.2"
476476
);
477477
//noinspection UseOfObsoleteDateTimeApi
478478
memory.set(

0 commit comments

Comments
 (0)