Skip to content

Commit

Permalink
Fix npm install package name. Add 1.0.0 to vrsions matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Nov 2, 2024
1 parent e7958ee commit 3d41a93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Version matrix

| OpenAPI Okta IP Ranges Version | OpenAPI Version | OpenAPI Generator Version |
|--------------------------------|-----------------|---------------------------|
| Unreleased | 3.1.0 | 7.9.0 |
| 1.0.0 | 3.1.0 | 7.9.0 |
| 0.10.0 | 3.0.0 | 7.9.0 |

Installation
Expand All @@ -34,7 +34,7 @@ Or you can use the published packages like below:

Install JavaScript client:

npm install openapi-okta-ip-ranges
npm install openapi_okta_ip_ranges

Install Python client:

Expand Down

0 comments on commit 3d41a93

Please sign in to comment.