File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99# Remember to update me in package-set.yml as well
1010env :
1111 vessel_version : " v0.7.0"
12- moc_version : " 0.14.13 "
12+ moc_version : " 0.14.14 "
1313
1414jobs :
1515 tests :
Original file line number Diff line number Diff line change 88
99env :
1010 vessel_version : " v0.7.0"
11- moc_version : " 0.14.13 "
11+ moc_version : " 0.14.14 "
1212
1313jobs :
1414 verify :
Original file line number Diff line number Diff line change 1+ ## 0.14.14
2+
3+ * Improved performance of ` Array.tabulateVar ` and ` Array.thaw ` (#725 ).
4+
15## 0.14.13
26
37(nothing)
Original file line number Diff line number Diff line change 11[package ]
22name = " base"
3- version = " 0.14.13 "
3+ version = " 0.14.14 "
44description = " The Motoko base library"
55repository = " https://github.com/dfinity/motoko-base"
66keywords = [ " base" ]
@@ -10,5 +10,5 @@ license = "Apache-2.0"
1010matchers = " https://github.com/kritzcreek/motoko-matchers#v1.3.0@3dac8a071b69e4e651b25a7d9683fe831eb7cffd"
1111
1212[toolchain ]
13- moc = " 0.14.13 "
13+ moc = " 0.14.14 "
1414wasmtime = " 21.0.0"
You can’t perform that action at this time.
0 commit comments