@itzsudhan/creem-expo 0.1.0 → 1.0.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 (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -41,5 +41,5 @@ export default {
41
41
  Full repo, examples, and guides:
42
42
 
43
43
  - GitHub: https://github.com/SudhanPlayz/creem-expo
44
- - Guide: https://github.com/SudhanPlayz/creem-expo/blob/main/GUIDE.md
45
- - Docs index: https://github.com/SudhanPlayz/creem-expo/blob/main/docs/README.md
44
+ - Guide: https://github.com/SudhanPlayz/creem-expo/blob/master/GUIDE.md
45
+ - Docs index: https://github.com/SudhanPlayz/creem-expo/blob/master/docs/README.md
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itzsudhan/creem-expo",
3
- "version": "0.1.0",
3
+ "version": "1.0.0",
4
4
  "description": "Expo-first Creem payments SDK for Expo-managed apps, React Native, and Expo Router projects.",
5
5
  "license": "MIT",
6
6
  "author": "Sudhan",