Skip to content

Commit cd47e49

Browse files
committed
feat: add EOF
1 parent 8b87d1e commit cd47e49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const OPENZEPPELIN_INTERFACES_VERSION = "2.1.0-alpha.0";
22
export const OPENZEPPELIN_UTILS_VERSION = "3.1.0-alpha.0";
3-
export const UMBRELLA_VERSION = "3.0.0-alpha.2";
3+
export const UMBRELLA_VERSION = "3.0.0-alpha.2";

content/contracts-cairo/utils/replacements.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ export const REPLACEMENTS = {
77
openzeppelin_interfaces_version: OPENZEPPELIN_INTERFACES_VERSION,
88
openzeppelin_utils_version: OPENZEPPELIN_UTILS_VERSION,
99
}
10-
}
10+
}

0 commit comments

Comments
 (0)