Updated to 0.18

This commit is contained in:
Patrick J Cherry
2016-10-17 13:08:53 +01:00
parent 23d710e94b
commit 552696e3b0

View File

@@ -5,7 +5,7 @@ $:.unshift lib unless $:.include? lib
Gem::Specification.new do |s|
s.name = "netlinkrb"
s.version = "0.17"
s.version = "0.18"
s.platform = Gem::Platform::RUBY
s.authors = ["Brian Candler", "Matthew Bloch", "Patrick Cherry", "Alex Young", "Nicholas Thomas"]
s.email = ["matthew@bytemark.co.uk"]