Skip to content

Commit

Permalink
doc(README,fpm.toml):update version|copyright date
Browse files Browse the repository at this point in the history
  • Loading branch information
rouson committed Feb 11, 2024
1 parent 489aa80 commit f3b2609
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 3-Clause License

Copyright (c) 2020-2023, Sourcery Institute
Copyright (c) 2020-2024, Sourcery Institute
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
6 changes: 3 additions & 3 deletions fpm.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name = "sourcery"
version = "4.4.4"
version = "4.6.0"
license = "BSD"
author = ["Damian Rouson"]
maintainer = "damian@archaeologic.codes"
copyright = "2020-2023 Sourcery Institute"
maintainer = "damian@sourceryinstitute.org"
copyright = "2020-2024 Sourcery Institute"

[dependencies]
assert = {git = "https://github.com/sourceryinstitute/assert", tag = "1.6.0"}

0 comments on commit f3b2609

Please sign in to comment.