blackfoundry-pcap 0.2 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/Rakefile +1 -1
  2. metadata +4 -3
data/Rakefile CHANGED
@@ -11,7 +11,7 @@ end
11
11
 
12
12
  require 'jeweler'
13
13
  Jeweler::Tasks.new do |s|
14
- s.version = '0.2'
14
+ s.version = '0.2.1'
15
15
  s.name = 'blackfoundry-pcap'
16
16
  s.summary = 'extensions to ruby-pcap'
17
17
  s.email = 'david@blackfoundry.com'
metadata CHANGED
@@ -1,12 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: blackfoundry-pcap
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15
4
+ hash: 21
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- version: "0.2"
9
+ - 1
10
+ version: 0.2.1
10
11
  platform: ruby
11
12
  authors:
12
13
  - David Turnbull
@@ -14,7 +15,7 @@ autorequire:
14
15
  bindir: bin
15
16
  cert_chain: []
16
17
 
17
- date: 2011-05-20 00:00:00 Z
18
+ date: 2011-06-07 00:00:00 Z
18
19
  dependencies: []
19
20
 
20
21
  description: " Some extensions to the pcap library.\n"