Skip to content

Commit

Permalink
Updated version number to 1.0.1 in podspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wagner Truppel committed Jun 5, 2017
1 parent 02920c5 commit 635f1d1
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.0'
s.version = '1.0.1'
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 635f1d1

Please sign in to comment.