We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2e27ba commit a44d90eCopy full SHA for a44d90e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pog-api",
3
- "version": "1.4.1",
+ "version": "1.5.0",
4
"description": "API for the Proof Of Good interactions with the backend and the blockchain",
5
"keywords": [
6
"loopback-application",
sdk/package.json
"name": "pog-api-sdk",
- "version": "1.4.0",
"description": "A client to the POG API",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments