Skip to content

Commit

Permalink
chore: bump version and update license in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Nov 8, 2023
1 parent ce9b50f commit 0587548
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/TinyENS.t.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: UNLICENSED
pragma solidity ^0.8.13;
// SPDX-License-Identifier: GPL-3.0
pragma solidity ^0.8.21;

import '../src/TinyENS.sol';
import '@forge-std/Test.sol';
Expand Down

0 comments on commit 0587548

Please sign in to comment.