Skip to content

Commit 91e37ce

Browse files
bump version to 1.1.0
1 parent a7d853f commit 91e37ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HugeNumbers.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'HugeNumbers'
3-
s.version = '1.0.15'
3+
s.version = '1.1.0'
44
s.summary = 'Very large numbers with infinite precision.'
55
s.homepage = 'https://github.com/RandomHashTags/swift_huge-numbers'
66
s.license = { :type => 'CC0 1.0 Universal', :file => 'LICENSE.txt' }

0 commit comments

Comments
 (0)