Update version to 1.0.7 in package.json to reflect the latest release.

This commit is contained in:
Luke Hagar
2025-10-01 23:01:32 +00:00
parent 02205e92ab
commit a4d2bf1111

View File

@@ -1,6 +1,6 @@
{
"name": "oas-types",
"version": "1.0.6",
"version": "1.0.7",
"description": "Comprehensive TypeScript definitions for all OpenAPI specification versions (Swagger 2.0, OpenAPI 3.0, 3.1, 3.2)",
"main": "index.ts",
"module": "index.ts",