Skip to content

Commit

Permalink
[dev] update to solidity 0.4.25
Browse files Browse the repository at this point in the history
  • Loading branch information
nanmu42 committed Sep 26, 2018
1 parent 81f8e6f commit c3d1c1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contract/token.sol
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pragma solidity ^0.4.24;
pragma solidity ^0.4.25;


/**
Expand Down
Loading

0 comments on commit c3d1c1c

Please sign in to comment.