Skip to content

Commit

Permalink
Bump to 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Fineberg committed Feb 10, 2016
1 parent f856162 commit 3c17f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpaceCommander.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8
Pod::Spec.new do |s|
s.name = "SpaceCommander"
s.version = "1.1.3"
s.version = "1.1.4"
s.summary = "[ SpaceCommander] provides tools which enable you to commit Objective-C code to a git repository using a unified style format."
s.homepage = "https://github.com/square/spacecommander"
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
Expand Down

0 comments on commit 3c17f23

Please sign in to comment.