haproxyctl 0.0.1 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.md +9 -1
  2. data/lib/haproxyctl/version.rb +1 -1
  3. metadata +4 -4
data/README.md CHANGED
@@ -306,7 +306,15 @@ Examples
306
306
  Contributors
307
307
  ------------
308
308
 
309
- * Carlo Flores <github@petalphile.com> - Core Application
309
+ Ordered by date of first contribution.
310
+ [Auto-generated](http://github.com/dtrejo/node-authors) on Thu Aug 16 2012 15:45:25 GMT-0700 (PDT).
311
+
312
+ - [flores aka `flores`](https://github.com/flores)
313
+ - [Scott Gonyea aka `sgonyea`](https://github.com/sgonyea)
314
+ - [Ben Lovett aka `blovett`](https://github.com/blovett)
315
+ - [John A. Barbuto aka `jbarbuto`](https://github.com/jbarbuto)
316
+ - [Till Klampaeckel aka `till`](https://github.com/till)
317
+ - [Erik Osterman aka `osterman`](https://github.com/osterman)
310
318
 
311
319
  License
312
320
  -----------------
@@ -1,3 +1,3 @@
1
1
  module HAProxyCTL
2
- VERSION = "0.0.1"
2
+ VERSION = "0.2.0"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: haproxyctl
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
4
+ hash: 23
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
+ - 2
8
9
  - 0
9
- - 1
10
- version: 0.0.1
10
+ version: 0.2.0
11
11
  platform: ruby
12
12
  authors:
13
13
  - Carlo Flores
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2012-08-15 00:00:00 -07:00
18
+ date: 2012-08-16 00:00:00 -07:00
19
19
  default_executable:
20
20
  dependencies: []
21
21