Skip to content

Commit

Permalink
.cabal set release versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
debug-ito committed Nov 5, 2024
1 parent 9edf865 commit 9eebf22
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions greskell-core/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Revision history for greskell-core

## 1.0.0.3 -- 2024-11-05

* Bump dependency version bounds.

## 1.0.0.2 -- 2024-09-12

* Update dependency version bounds with cabal-plan-bounds.
Expand Down
2 changes: 1 addition & 1 deletion greskell-core/greskell-core.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: greskell-core
version: 1.0.0.2
version: 1.0.0.3
author: Toshio Ito <[email protected]>
maintainer: Toshio Ito <[email protected]>
license: BSD3
Expand Down
4 changes: 4 additions & 0 deletions greskell/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Revision history for greskell

## 2.0.3.2 -- 2024-11-05

* Bump dependency version bounds.

## 2.0.3.1 -- 2024-09-12

* Update dependency version bounds with cabal-plan-bounds.
Expand Down
2 changes: 1 addition & 1 deletion greskell/greskell.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: greskell
version: 2.0.3.1
version: 2.0.3.2
author: Toshio Ito <[email protected]>
maintainer: Toshio Ito <[email protected]>
license: BSD3
Expand Down

0 comments on commit 9eebf22

Please sign in to comment.