Skip to content

Commit a44d90e

Browse files
committed
build: bump version to 1.5.0
1 parent d2e27ba commit a44d90e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pog-api",
3-
"version": "1.4.1",
3+
"version": "1.5.0",
44
"description": "API for the Proof Of Good interactions with the backend and the blockchain",
55
"keywords": [
66
"loopback-application",

sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pog-api-sdk",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "A client to the POG API",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)