Skip to content

Commit

Permalink
Update podspec and travis.yml files
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandro-isaza committed Sep 11, 2016
1 parent d0de255 commit bccd31b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: objective-c
xcode_project: HDF5Kit.xcodeproj
xcode_scheme: HDF5Kit-OSX
osx_image: xcode7
osx_image: xcode8
2 changes: 1 addition & 1 deletion HDF5Kit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "HDF5Kit"
s.version = "0.1.3"
s.version = "0.2.0"
s.summary = "Swift wrapper for HDF5"
s.homepage = "https://github.com/aleph7/HDF5Kit"
s.license = "MIT"
Expand Down

0 comments on commit bccd31b

Please sign in to comment.