Skip to content

Commit

Permalink
Release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Taraymovich committed Jan 12, 2019
1 parent 8f32af0 commit d38072a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ deploy:
provider: releases
api_key:
secure: k+mjG2ozVT520XbjFVJUBP1mFrIcj9ZPOpFQcU2bcWXLiiF+nMeLYuiALhTseSYM3BKkYNiU8Vv3TyhvGq8lnBNMzA0KdN3QdTAvYUK+IjwCqxVBnN1AtLauMLjGdRQWmyRWluAq6Qeefiis2Vo23BXe+Vo2eL9CXjFBq82frMVwT9wUTqRI5j2e0u4XkXBVlahWWE7RSWgx9Ah4xOt2IA17Mop/TlzyGYzNLDlTQizdQixyPQaC8+gzykG9TCktxk9UoK3qCgBY+fNymgtj7bVpGuaqQN+taeFchTekNK1rJl74X6wnmi5qGzFyOxK8Bir3G065CYrYMmplm4nHt0Borfch+OZQumUMsicK7aQsXoEXi3TM1crcNwGzaTPYP4oP0KIztWuxwgcEMZnyVdxjSVUXMA48yIVkEGZHZvcqmrpPgeJuojAPoZtHsSH/O39baSRqHDSD9M2vraP7/WaXLG/UNxnrfqmdGafck0clFLZ8k31P5j0lND8Edd7G1DpbWNNCyjgcJ+vKMnGsiI/UrZOEJ67+fQUVSxYgu313XPnCaa1q/1HvbTc5aH0dXR1nSvKe17uCj1rz9MULQmK34QSvqmrzQN0MYXjwVXPSjMwakROp6eFh8O1TCZl40wilqYdPWBkNJGFGrYDOoFXp0P7l7I6kv5um9JISOXI=
skip_cleanup: true
file: "$FRAMEWORK_NAME.framework.zip"
on:
repo: AlexanderTar/LASwift
Expand Down
2 changes: 1 addition & 1 deletion LASwift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'LASwift'
s.version = '0.2.0'
s.version = '0.2.1'
s.summary = 'Linear algebra library for Swift language'

s.description = <<-DESC
Expand Down

0 comments on commit d38072a

Please sign in to comment.