We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e9747f commit 083b6f4Copy full SHA for 083b6f4
android/src/main/AndroidManifest.xml
@@ -1,4 +1,4 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
- package="com.rnprint.RNPrint">
+ package="com.christopherdro.RNPrint">
3
4
</manifest>
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-print",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "Print documents with React Native",
5
"main": "index.js",
6
"keywords": [
0 commit comments