Skip to content

Commit e982962

Browse files
author
Chris Wiechmann
committed
Updated the version number
1 parent a5928be commit e982962

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-builder-plugin-dc-postgres/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ const Account = APIBuilder.Model.extend('account', {
8787

8888
## Changes
8989

90-
#### 1.0.0
90+
#### 1.0.1
9191
- Initial version of the connector
9292

9393
## Contributing

api-builder-plugin-dc-postgres/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@axway/api-builder-plugin-dc-postgres",
33
"description": "PostgreSQL data connector for Axway API Builder",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"author": {
66
"email": "cwiechmann@axway.com",
77
"name": "Chris Wiechmann",

0 commit comments

Comments
 (0)