We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 201569d commit 486a856Copy full SHA for 486a856
LICENSE
@@ -1,6 +1,6 @@
1
BSD 3-Clause License
2
3
-Copyright (c) 2020-2023, Sourcery Institute
+Copyright (c) 2020-2024, Sourcery Institute
4
All rights reserved.
5
6
Redistribution and use in source and binary forms, with or without
fpm.toml
@@ -1,9 +1,9 @@
name = "sourcery"
-version = "4.4.4"
+version = "4.6.1"
license = "BSD"
author = ["Damian Rouson"]
-maintainer = "damian@archaeologic.codes"
-copyright = "2020-2023 Sourcery Institute"
+maintainer = "damian@sourceryinstitute.org"
+copyright = "2020-2024 Sourcery Institute"
7
8
[dependencies]
9
assert = {git = "https://github.com/sourceryinstitute/assert", tag = "1.6.0"}
0 commit comments