@neetru/sdk 3.1.10 → 3.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -6936,7 +6936,7 @@ function createNeetruClient(config = {}) {
6936
6936
  init_errors();
6937
6937
  init_db_errors();
6938
6938
  init_http();
6939
- var VERSION = "3.1.10";
6939
+ var VERSION = "3.1.11";
6940
6940
 
6941
6941
  exports.DEFAULT_BASE_URL = DEFAULT_BASE_URL;
6942
6942
  exports.DEV_FIXTURE_USER = DEV_FIXTURE_USER;