visage-app 0.1.5 → 0.1.6

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 (3) hide show
  1. data/README.md +2 -2
  2. data/VERSION +1 -1
  3. metadata +2 -2
data/README.md CHANGED
@@ -29,13 +29,13 @@ On CentOS, to install dependencies run:
29
29
 
30
30
  Then install the app with:
31
31
 
32
- $ gem install visage
32
+ $ gem install visage-app
33
33
 
34
34
 
35
35
  Running
36
36
  -------
37
37
 
38
- You can check out the application quickly with:
38
+ You can try out the application quickly with:
39
39
 
40
40
  $ visage start
41
41
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.5
1
+ 0.1.6
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- - 5
9
- version: 0.1.5
8
+ - 6
9
+ version: 0.1.6
10
10
  platform: ruby
11
11
  authors:
12
12
  - Lindsay Holmwood