Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
Update solidity version for migrations file
Browse files Browse the repository at this point in the history
  • Loading branch information
eggplantzzz committed Dec 20, 2018
1 parent 04bf1e3 commit 199e5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/Migrations.sol
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pragma solidity ^0.4.24;
pragma solidity ^0.5.0;

contract Migrations {
address public owner;
Expand Down

0 comments on commit 199e5d0

Please sign in to comment.