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 4555400 commit ddf1a5bCopy full SHA for ddf1a5b
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## Version 4.1.1
4
+
5
+Fixes:
6
+- Adapted the Location Verification bindings to use the new version prefix
7
8
## Version 4.1.0
9
10
Changes:
package.json
@@ -1,6 +1,6 @@
{
"name": "network-as-code",
- "version": "4.1.0",
+ "version": "4.1.1",
"description": "Network as Code SDK for TypeScript",
"main": "dist/esm/index.js",
"types": "dist/@types/index.d.ts",
0 commit comments