diff --git a/CHANGELOG.md b/CHANGELOG.md index 4226176d..0bc3994a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -443,7 +443,7 @@ this release. ### Added - Initial release. -[Unreleased]: https://github.com/thriftrw/thriftrw-go/compare/v1.31.0...HEAD +[1.32.0]: https://github.com/thriftrw/thriftrw-go/compare/v1.31.0...v1.32.0 [1.31.0]: https://github.com/thriftrw/thriftrw-go/compare/v1.30.0...v1.31.0 [1.30.0]: https://github.com/thriftrw/thriftrw-go/compare/v1.29.2...v1.30.0 [1.29.2]: https://github.com/thriftrw/thriftrw-go/compare/v1.29.1...v1.29.2 diff --git a/version/version.go b/version/version.go index 125efa34..d7130ddd 100644 --- a/version/version.go +++ b/version/version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Uber Technologies, Inc. +// Copyright (c) 2024 Uber Technologies, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal