We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e3df74 commit 055f905Copy full SHA for 055f905
2 files changed
README.md
@@ -91,7 +91,7 @@ MIT
91
---
92
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
+# 更新0.10.8 版本 Updated to version 0.10.8
95
更新内容 : 修复已知bug Update details: fix bug
96
# 更新0.10.5 版本 Updated to version 0.10.5
97
更新内容 : 适配A15 Update details: Adapted for A15
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-printer-imin",
3
- "version": "0.10.7",
+ "version": "0.10.8",
4
"description": "Native Module For iMin Printer SDK Plugin",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
0 commit comments