Skip to content

Commit 63b358c

Browse files
committed
Version bump
1 parent 209a928 commit 63b358c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AppHub.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = "AppHub"
11-
s.version = "0.3.6"
11+
s.version = "0.4.0"
1212
s.summary = "This is the iOS client for AppHub: https://apphub.io"
1313

1414
# This description is used to generate tags and improve search results.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apphub",
3-
"version": "0.3.8",
3+
"version": "0.4.0",
44
"description": "React Native module for integrating with AppHub",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)