@simpleapps-com/augur-mobile 2.0.22 → 2.1.0

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.
Files changed (3) hide show
  1. package/EXPORTS.md +1 -1
  2. package/llms.txt +1 -1
  3. package/package.json +1 -1
package/EXPORTS.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @simpleapps-com/augur-mobile exports
2
2
 
3
- Version: 2.0.9
3
+ Version: 2.0.21
4
4
 
5
5
  > Auto-generated from built type declarations. Do not edit manually.
6
6
  > Regenerate with: `pnpm run generate-exports`
package/llms.txt CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  > React Native/Expo adapters for Augur ecommerce apps (offline sync, biometrics, push)
4
4
 
5
- Version: 2.0.9
5
+ Version: 2.0.21
6
6
 
7
7
  ## @simpleapps-com/augur-mobile
8
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@simpleapps-com/augur-mobile",
3
- "version": "2.0.22",
3
+ "version": "2.1.0",
4
4
  "description": "React Native/Expo adapters for Augur ecommerce apps (offline sync, biometrics, push)",
5
5
  "license": "MIT",
6
6
  "repository": {