Skip to content

Commit

Permalink
bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeyfuss committed Jan 3, 2023
1 parent 225212e commit 519fb01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contracts/StoryContract.sol
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/// @title Story Contract
/// @author transientlabs.xyz
/// @version 1.1.0
/// @version 1.2.0

/*
____ _ __ __ ____ _ ________ __
Expand Down
2 changes: 1 addition & 1 deletion contracts/StoryContractUpgradeable.sol
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/// @title Story Contract
/// @author transientlabs.xyz
/// @version 1.1.0
/// @version 1.2.0

/*
____ _ __ __ ____ _ ________ __
Expand Down

0 comments on commit 519fb01

Please sign in to comment.