We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81fc52 commit 20cefdbCopy full SHA for 20cefdb
SwiftRadix.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'SwiftRadix'
3
- spec.version = '1.3.1'
+ spec.version = '1.3.2'
4
spec.license = { :type => 'MIT', :file => 'LICENSE' }
5
spec.summary = 'A Swift library for translating integers to/from radix strings (binary, hex, octal, etc.) using simple functional syntax.'
6
spec.homepage = 'https://github.com/orchetect/SwiftRadix'
0 commit comments