diff --git a/CHANGELOG.md b/CHANGELOG.md index 889e8aaf3..ccff591b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +# [2.0.0](https://github.com/stephenh/ts-proto/compare/v1.181.2...v2.0.0) (2024-08-16) + ## [1.181.2](https://github.com/stephenh/ts-proto/compare/v1.181.1...v1.181.2) (2024-08-15) diff --git a/package.json b/package.json index 891b0a02a..04ef57b43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-proto", - "version": "1.181.2", + "version": "2.0.0", "description": "", "main": "build/plugin.js", "repository": "github:stephenh/ts-proto",