Skip to content

Commit 3ea6a0b

Browse files
committed
chore(LICENSE/fpm.toml): bump version,copyright yr
1 parent 55f0e68 commit 3ea6a0b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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, Sourcery Institute
3+
Copyright (c) 2020-2023, Sourcery Institute
44
All rights reserved.
55

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

fpm.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name = "sourcery"
2-
version = "3.7.0"
2+
version = "3.8.0"
33
license = "BSD"
44
author = ["Damian Rouson"]
55
maintainer = "[email protected]"
6-
copyright = "2020-2022 Sourcery Institute"
6+
copyright = "2020-2023 Sourcery Institute"
77

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

0 commit comments

Comments
 (0)