Skip to content

Commit 54028b6

Browse files
committed
Bump version
1 parent fc1a017 commit 54028b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openapi.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"framework": "fetch-api",
77
"lib": "es6",
88
"projectDescription": "CWMS Data API (CDA) client library created with OpenAPI generator in TypeScript for use with web browsers.",
9-
"projectVersion": "2.0.0",
9+
"projectVersion": "1.16.0",
1010
"moduleName": "cwmsjs",
1111
"npmRepository": "https://www.npmjs.com/package/cwmsjs",
1212
"npmName": "cwmsJS",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cwmsjs",
3-
"version": "2.0.0",
3+
"version": "1.16.0",
44
"description": "CWMS Data API Library for JavaScript/TypeScript created with OpenAPI generator in TypeScript for use with browser webapps",
55
"author": "USACE,HEC,CWMS,OpenApi Contributors",
66
"repository": {

0 commit comments

Comments
 (0)