bump 3.6.1 · sdaves/NpgsqlRest@474c8a2 · GitHub
Skip to content

Commit 474c8a2

Browse files
committed
bump 3.6.1
1 parent cb2ab21 commit 474c8a2

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/build-test-publish.yml

Lines changed: 1 addition & 1 deletion

NpgsqlRestClient/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
3.6.0 Default Configuration Template
2+
3.6.1 Default Configuration Template
33
*/
44
{
55
//

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npgsqlrest",
3-
"version": "3.6.0",
3+
"version": "3.6.1",
44
"description": "Automatic REST API for PostgreSQL Databases Client Build",
55
"scripts": {
66
"postinstall": "node postinstall.js",

npm/postinstall.js

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)