Skip to content

Commit 486a856

Browse files
committed
doc(LICENSE/fpm.toml): new version/copyright date
1 parent 201569d commit 486a856

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2020-2023, Sourcery Institute
3+
Copyright (c) 2020-2024, Sourcery Institute
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

fpm.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name = "sourcery"
2-
version = "4.4.4"
2+
version = "4.6.1"
33
license = "BSD"
44
author = ["Damian Rouson"]
5-
maintainer = "damian@archaeologic.codes"
6-
copyright = "2020-2023 Sourcery Institute"
5+
maintainer = "damian@sourceryinstitute.org"
6+
copyright = "2020-2024 Sourcery Institute"
77

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

0 commit comments

Comments
 (0)