Skip to content

Commit

Permalink
bump version to-> < 0.40.12 >
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowbean committed Dec 15, 2024
1 parent b9f11fd commit c3e136b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.40.11
version: 0.40.12
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.11"
version1 = Version "0.40.12"



Expand Down
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Hastructure
version: 0.40.11
version: 0.40.12
github: "yellowbean/Hastructure"
license: BSD3
author: "Xiaoyu"
Expand Down

0 comments on commit c3e136b

Please sign in to comment.