tikh-klarlack 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/klarlack.rb +1 -1
  2. metadata +5 -5
data/lib/klarlack.rb CHANGED
@@ -3,5 +3,5 @@ require 'varnish/socket_factory'
3
3
  require 'varnish/client'
4
4
 
5
5
  module Varnish
6
- VERSION = '0.0.6'
6
+ VERSION = '0.0.8'
7
7
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tikh-klarlack
3
3
  version: !ruby/object:Gem::Version
4
- hash: 17
4
+ hash: 15
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 7
10
- version: 0.0.7
9
+ - 8
10
+ version: 0.0.8
11
11
  platform: ruby
12
12
  authors:
13
13
  - "Max Sch\xC3\xB6fmann"
@@ -16,12 +16,12 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2010-04-07 00:00:00 +04:00
19
+ date: 2010-11-17 00:00:00 +03:00
20
20
  default_executable:
21
21
  dependencies: []
22
22
 
23
23
  description:
24
- email: max@pragmatic-it.de
24
+ email: tikh.konst@gmail.com
25
25
  executables: []
26
26
 
27
27
  extensions: []