Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ayanko committed Jun 28, 2012
1 parent ba0115e commit 9cf79d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skypekit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Gem::Specification.new do |gem|
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.name = "skypekit"
gem.require_paths = ["lib"]
gem.version = "0.0.1"
gem.version = "0.0.2"

gem.add_runtime_dependency "ffi", ">=1.0.0"
end

0 comments on commit 9cf79d5

Please sign in to comment.