Skip to content

Commit 20cefdb

Browse files
committed
Updated podspec
1 parent e81fc52 commit 20cefdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftRadix.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'SwiftRadix'
3-
spec.version = '1.3.1'
3+
spec.version = '1.3.2'
44
spec.license = { :type => 'MIT', :file => 'LICENSE' }
55
spec.summary = 'A Swift library for translating integers to/from radix strings (binary, hex, octal, etc.) using simple functional syntax.'
66
spec.homepage = 'https://github.com/orchetect/SwiftRadix'

0 commit comments

Comments
 (0)