Skip to content

Commit

Permalink
Updated podspec for version 1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
wltrup committed Jun 7, 2017
1 parent 5a5de96 commit 516940b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WTUniquePrimitiveType.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'WTUniquePrimitiveType'
s.version = '1.0.1'
s.version = '1.0.2'
s.summary = 'Lets you create distinct types based on identical primitive types.'
s.description = <<-DESC
Say that your code has a user identifier that's an Int. The count of users
Expand Down

0 comments on commit 516940b

Please sign in to comment.