Skip to content

Commit

Permalink
Bump to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardopereira committed Feb 20, 2017
1 parent 12a3eb0 commit 0b65d31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ULID.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ULID'
s.version = '1.0.1'
s.version = '1.0.2'
s.summary = 'Universally Unique Lexicographically Sortable Identifier'
s.homepage = 'https://github.com/whitesmith/ulid'
s.author = { "Ricardo Pereira" => "m@ricardopereira.eu" }
Expand Down
2 changes: 1 addition & 1 deletion ULID/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0.1</string>
<string>1.0.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit 0b65d31

Please sign in to comment.