Skip to content

Commit

Permalink
bump version to-> < 0.21.2 >
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowbean committed Sep 21, 2023
1 parent 0a0342a commit 8cbdf0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Main.hs
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ $(deriveJSON defaultOptions ''Version)
instance ToSchema Version

version1 :: Version
version1 = Version "0.21.1"
version1 = Version "0.21.2"

data PoolType = MPool (P.Pool AB.Mortgage)
| LPool (P.Pool AB.Loan)
Expand Down

0 comments on commit 8cbdf0b

Please sign in to comment.