react-native-paperplane 1.0.0 → 1.0.1

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.
package/README.md CHANGED
@@ -7,6 +7,10 @@
7
7
 
8
8
  <h1 align="center">React Native Paperplane</h1>
9
9
 
10
+ <p align="center">
11
+ <a href="https://www.npmjs.com/package/react-native-paperplane"><img src="https://img.shields.io/npm/v/react-native-paperplane.svg" alt="npm version" /></a>
12
+ </p>
13
+
10
14
  Tiny CLI to bump iOS build numbers, build/export with Xcode, and upload to TestFlight.
11
15
 
12
16
  License: MIT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-paperplane",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "Tiny CLI to bump iOS build numbers, archive/export, and upload to TestFlight.",
5
5
  "bin": {
6
6
  "paperplane": "src/cli.js"
@@ -13,6 +13,8 @@
13
13
  "src",
14
14
  "README.md",
15
15
  "LICENSE",
16
+ "pp-social.png",
17
+ "pp-social-dark.png",
16
18
  "image.png"
17
19
  ],
18
20
  "keywords": [
Binary file
package/pp-social.png ADDED
Binary file