Skip to content

Commit e54ade2

Browse files
committed
ci(libs): bump libs version to 0.0.6
1 parent dc2c49a commit e54ade2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/libs/libs.yaka

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
def version() -> str:
22
# This returns standard library version
33
# (Note: this is hardcoded)
4-
return "0.0.5"
4+
return "0.0.6"

0 commit comments

Comments
 (0)