We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 209a928 commit 63b358cCopy full SHA for 63b358c
AppHub.podspec
@@ -8,7 +8,7 @@
8
9
Pod::Spec.new do |s|
10
s.name = "AppHub"
11
- s.version = "0.3.6"
+ s.version = "0.4.0"
12
s.summary = "This is the iOS client for AppHub: https://apphub.io"
13
14
# This description is used to generate tags and improve search results.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "apphub",
3
- "version": "0.3.8",
+ "version": "0.4.0",
4
"description": "React Native module for integrating with AppHub",
5
"main": "index.js",
6
"bin": {
0 commit comments