We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ab9840 commit 53c5b1cCopy full SHA for 53c5b1c
package.json
@@ -7,7 +7,7 @@
7
],
8
"repository": "https://github.com/jcam1/sdks.git",
9
"license": "MIT",
10
- "version": "1.2.0",
+ "version": "1.3.0",
11
"engines": {
12
"node": "^20.12.0",
13
"yarn": "^1.22.22"
packages/core/package.json
@@ -3,7 +3,7 @@
3
"description": "Core SDK for JPYC protocol",
4
5
6
- "version": "1.0.0",
+ "version": "1.1.0",
"publishConfig": {
"access": "public"
},
0 commit comments