Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcorbalan committed Sep 12, 2024
1 parent b164504 commit 6929210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/utils/ICreateX.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: AGPL-3.0-only
pragma solidity ^0.8.4;
pragma solidity 0.8.25;

/**
* @title CreateX Factory Interface Definition
Expand Down

0 comments on commit 6929210

Please sign in to comment.