Skip to content

Commit

Permalink
Bump version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pietbrauer committed Mar 19, 2015
1 parent dfb2ad3 commit 8ed82b0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PODS:
- KIF (3.1.0):
- KIF/XCTest (= 3.1.0)
- KIF/XCTest (3.1.0)
- NBNRealmBrowser (0.3.0):
- KIF (3.1.2):
- KIF/XCTest (= 3.1.2)
- KIF/XCTest (3.1.2)
- NBNRealmBrowser (0.4.0):
- Realm (~> 0.91)
- Realm (0.91.1):
- Realm/Headers (= 0.91.1)
Expand All @@ -17,8 +17,8 @@ EXTERNAL SOURCES:
:path: ../

SPEC CHECKSUMS:
KIF: de7c7f4aea08179c65d963a3c5ec438ee6408e8c
NBNRealmBrowser: 7a43848a1c0fb0d4f1ff5dbfd9a3ec367a9b4c46
KIF: 068074b24dd455025e7f2a488ba4fb07b9ce047b
NBNRealmBrowser: d41c517856edb9211175e022fb2bd221e3ac0eb4
Realm: 81adfc7f43f9301f40bbc46d5e8a10aaf71b9504

COCOAPODS: 0.36.0
2 changes: 1 addition & 1 deletion NBNRealmBrowser.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "NBNRealmBrowser"
s.version = "0.3.0"
s.version = "0.4.0"
s.summary = "NBNRealmBrowser is the iOS companion to the Realm Browser for Mac."
s.description = <<-DESC
NBNRealmBrowser is the iOS companion to the
Expand Down

0 comments on commit 8ed82b0

Please sign in to comment.