Skip to content

Commit

Permalink
bump version to-> < 0.40.6 >
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowbean committed Dec 6, 2024
1 parent 8b03008 commit d6d916f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Hastructure.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack

name: Hastructure
version: 0.26.5
version: 0.40.6
description: Please see the README on GitHub at <https://github.com/yellowbean/Hastructure#readme>
category: StructuredFinance;Securitisation;Cashflow
homepage: https://github.com/yellowbean/Hastructure#readme
Expand Down
2 changes: 1 addition & 1 deletion app/Main.hs
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ $(deriveJSON defaultOptions ''Version)
instance ToSchema Version

version1 :: Version
version1 = Version "0.40.5"
version1 = Version "0.40.6"



Expand Down

0 comments on commit d6d916f

Please sign in to comment.