update to latest version

This commit is contained in:
MrBrain295
2021-10-02 11:26:08 -05:00
committed by GitHub
parent c1fec33765
commit 6cfd86fb9d

View File

@@ -1,4 +1,4 @@
pragma solidity ^0.6.4; pragma solidity ^0.8.9;
contract HelloWorld { contract HelloWorld {
function render () public pure returns (string memory) { function render () public pure returns (string memory) {