Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
calebd committed Apr 8, 2014
1 parent 4eb443c commit 1d26c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMDQueryStringSerialization.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CMDQueryStringSerialization'
s.version = '0.1.0'
s.version = '0.2.0'
s.summary = 'Easy conversion between dictionaries and query strings in Objective-C.'
s.homepage = 'https://github.com/calebd/CMDQueryStringSerialization'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down

0 comments on commit 1d26c1e

Please sign in to comment.