Skip to content

Commit

Permalink
Merge pull request #24 from sourceryinstitute/update-manifest
Browse files Browse the repository at this point in the history
chore(fpm.toml): update version & copyright year
  • Loading branch information
rouson authored Feb 10, 2024
2 parents e9b9c29 + 8402cf4 commit 42550ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fpm.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "assert"
version = "1.5.0"
version = "1.6.0"
license = "BSD"
author = ["Damian Rouson"]
maintainer = "[email protected]"
copyright = "2021-2022 Sourcery Institute"
copyright = "2021-2024 Sourcery Institute"

0 comments on commit 42550ba

Please sign in to comment.