Bump to 0.0.7
This commit is contained in:
parent
45bd574908
commit
78a8d95e6a
|
@ -4,7 +4,7 @@ require 'rake'
|
||||||
|
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = 'teeworlds_network'
|
s.name = 'teeworlds_network'
|
||||||
s.version = '0.0.6'
|
s.version = '0.0.7'
|
||||||
s.summary = 'teeworlds 0.7 network protocol (client and server)'
|
s.summary = 'teeworlds 0.7 network protocol (client and server)'
|
||||||
s.description = <<-DESC
|
s.description = <<-DESC
|
||||||
A library wrapping the network protocol of the game teeworlds.
|
A library wrapping the network protocol of the game teeworlds.
|
||||||
|
|
Loading…
Reference in a new issue