Skip to content

Commit 6cfd86f

Browse files
authored
update to latest version
1 parent c1fec33 commit 6cfd86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

s/Solidity.sol

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pragma solidity ^0.6.4;
1+
pragma solidity ^0.8.9;
22

33
contract HelloWorld {
44
function render () public pure returns (string memory) {

0 commit comments

Comments
 (0)