facebookcl 0.2.2 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (5) hide show
  1. data/README.markdown +2 -1
  2. data/Rakefile +1 -1
  3. data/VERSION +1 -1
  4. data/facebookcl.gemspec +2 -2
  5. metadata +4 -4
data/README.markdown CHANGED
@@ -13,4 +13,5 @@ Installation
13
13
  Usage
14
14
  -----
15
15
 
16
- [FacebookCL] help
16
+ * facebook
17
+ * [FacebookCL] help
data/Rakefile CHANGED
@@ -18,7 +18,7 @@ begin
18
18
  ===========================================================
19
19
 
20
20
  Thanks for installing FacebookCL!
21
- Just run 'facebook' to start.
21
+ Just run 'facebook' to start...
22
22
 
23
23
  ===========================================================
24
24
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.2
1
+ 0.2.3
data/facebookcl.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{facebookcl}
8
- s.version = "0.2.2"
8
+ s.version = "0.2.3"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Justin Bishop"]
@@ -40,7 +40,7 @@ Gem::Specification.new do |s|
40
40
  ===========================================================
41
41
 
42
42
  Thanks for installing FacebookCL!
43
- Just run 'facebook' to start.
43
+ Just run 'facebook' to start...
44
44
 
45
45
  ===========================================================
46
46
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: facebookcl
3
3
  version: !ruby/object:Gem::Version
4
- hash: 19
4
+ hash: 17
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- - 2
10
- version: 0.2.2
9
+ - 3
10
+ version: 0.2.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - Justin Bishop
@@ -53,7 +53,7 @@ post_install_message: |+
53
53
  ===========================================================
54
54
 
55
55
  Thanks for installing FacebookCL!
56
- Just run 'facebook' to start.
56
+ Just run 'facebook' to start...
57
57
 
58
58
  ===========================================================
59
59