legs.gemspec in legs-0.6.3 vs legs.gemspec in legs-0.6.4
- old
+ new
@@ -1,8 +1,8 @@
Gem::Specification.new do |s|
s.name = "legs"
- s.version = "0.6.3"
- s.date = "2011-06-10"
+ s.version = "0.6.4"
+ s.date = "2012-08-24"
s.summary = "Simple fun open networking for newbies and quick hacks"
s.email = "a@creativepony.com"
s.homepage = "http://github.com/Bluebie/legs"
s.description = "Legs is a really simple fun networking library that uses 'json-rpc' formated messages over a tcp connection to really easily built peery or server-clienty sorts of apps, for ruby newbies and hackers to build fun little things."
s.has_rdoc = false
\ No newline at end of file