Skip to content

Commit

Permalink
Bump to version 5.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjoosten committed Sep 9, 2024
1 parent 1dc1601 commit e90e2b5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release notes of Ampersand

## v5.2.2 (9 september 2024)

-- fixed an issue with the release: Executables are added to the artefacts again.

## v5.2.1 (6 september 2024)

- [Security fix](https://github.com/AmpersandTarski/Ampersand/security/dependabot/1) Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
Expand Down
2 changes: 1 addition & 1 deletion ampersand.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 2.0
-- see: https://github.com/sol/hpack

name: ampersand
version: 5.2.1
version: 5.2.2
synopsis: Toolsuite for automated design of enterprise information systems.
description: You can define your business processes by means of rules, written in Relation Algebra.
category: Database Design
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: ampersand
version: 5.2.1
version: 5.2.2
author: Stef Joosten
maintainer: [email protected]
synopsis: Toolsuite for automated design of enterprise information systems.
Expand Down

0 comments on commit e90e2b5

Please sign in to comment.