Skip to content

Commit

Permalink
chore: bump to solidity 0.8.21
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Nov 8, 2023
1 parent b5edca3 commit 44abeb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TinyENS.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: UNLICENSED
pragma solidity ^0.8.13;
pragma solidity ^0.8.21;

/// @notice Interface for TinyENS.
interface ITinyENS {
Expand Down

0 comments on commit 44abeb0

Please sign in to comment.