react-native-printer-imin 0.10.8 → 0.10.9

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -91,7 +91,7 @@ MIT
91
91
  ---
92
92
 
93
93
  Made with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)
94
- # 更新0.10.7 版本 Updated to version 0.10.5
94
+ # 更新0.10.8 版本 Updated to version 0.10.8
95
95
  更新内容 : 修复已知bug Update details: fix bug
96
96
  # 更新0.10.5 版本 Updated to version 0.10.5
97
97
  更新内容 : 适配A15 Update details: Adapted for A15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-printer-imin",
3
- "version": "0.10.8",
3
+ "version": "0.10.9",
4
4
  "description": "Native Module For iMin Printer SDK Plugin",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",