Skip to content

Commit e1b61f1

Browse files
committed
build fix
1 parent cd48b83 commit e1b61f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lazer/contracts/evm/src/PythLazer.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ contract PythLazer is OwnableUpgradeable, UUPSUpgradeable {
108108
function version() public pure returns (string memory) {
109109
return "0.1.1";
110110
}
111-
}
111+
}

0 commit comments

Comments
 (0)