Skip to content

Commit

Permalink
Changed version numbers for bug fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
gasevic committed Aug 27, 2024
1 parent 7e2970e commit bae24c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fpm.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "mctc-gcp"
version = "2.3.1"
version = "2.3.2"
license = "LGPL-3.0-or-later"
maintainer = ["@grimme-lab"]
author = ["Stefan Grimme", "J. Gerit Brandenburg", "Holger Kruse"]
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
project(
'mctc-gcp',
'fortran',
version: '2.3.1',
version: '2.3.2',
license: 'LGPL-3.0-or-later',
meson_version: '>=0.53',
default_options: [
Expand Down

0 comments on commit bae24c6

Please sign in to comment.