@taquito/michelson-encoder 16.0.1 → 16.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3920,8 +3920,8 @@
|
|
|
3920
3920
|
|
|
3921
3921
|
// IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
|
|
3922
3922
|
const VERSION = {
|
|
3923
|
-
"commitHash": "
|
|
3924
|
-
"version": "16.
|
|
3923
|
+
"commitHash": "c2f07ba0135cffe7f59befd3d51f550f39383974",
|
|
3924
|
+
"version": "16.1.1"
|
|
3925
3925
|
};
|
|
3926
3926
|
|
|
3927
3927
|
/**
|