Skip to content

Commit

Permalink
Add support for Int16,32 & 64, both signed and unsigned.
Browse files Browse the repository at this point in the history
  • Loading branch information
seivan committed Jul 4, 2014
1 parent ad31f12 commit 3bbb6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ScalarArithmetic.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
url = "https://github.com/seivan/#{name}"
git_url = "#{url}.git"
s.name = name
version = "1.1.0"
version = "1.1.1"
source_files = "#{name}/**/*.{swift}"

s.version = version
Expand Down

0 comments on commit 3bbb6e8

Please sign in to comment.