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 55f0e68 commit 3ea6a0bCopy full SHA for 3ea6a0b
LICENSE
@@ -1,6 +1,6 @@
1
BSD 3-Clause License
2
3
-Copyright (c) 2020, Sourcery Institute
+Copyright (c) 2020-2023, 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 = "3.7.0"
+version = "3.8.0"
license = "BSD"
author = ["Damian Rouson"]
maintainer = "[email protected]"
-copyright = "2020-2022 Sourcery Institute"
+copyright = "2020-2023 Sourcery Institute"
7
8
[dependencies]
9
assert = {git = "https://github.com/sourceryinstitute/assert", tag = "1.4.0"}
0 commit comments