Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Renzo Crisóstomo committed Jun 20, 2017
1 parent 344ea87 commit 1a1ff9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
pod-synchronize (0.4.0)
pod-synchronize (0.5.0)
claide (~> 0.8.1)
colored (~> 1.2)

Expand Down Expand Up @@ -67,4 +67,4 @@ DEPENDENCIES
rspec

BUNDLED WITH
1.12.5
1.15.1
2 changes: 1 addition & 1 deletion pod-synchronize.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8
Gem::Specification.new do |spec|
spec.name = "pod-synchronize"
spec.version = "0.4.0"
spec.version = "0.5.0"
spec.authors = ["Matthias Männich", "Piet Brauer", "Renzo Crisostomo"]
spec.email = ["matthias.maennich@xing.com", "piet.brauer@xing.com", "renzo.crisostomo@xing.com"]
spec.summary = %q{Mirrors CocoaPods specs}
Expand Down

0 comments on commit 1a1ff9e

Please sign in to comment.