vanity 0.4.0 → 1.0.0

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 (2) hide show
  1. data/vanity.gemspec +1 -1
  2. metadata +2 -2
data/vanity.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |spec|
2
2
  spec.name = "vanity"
3
- spec.version = "0.4.0"
3
+ spec.version = "1.0.0"
4
4
  spec.author = "Assaf Arkin"
5
5
  spec.email = "assaf@labnotes.org"
6
6
  spec.homepage = "http://vanity.labnotes.org"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vanity
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Assaf Arkin
@@ -68,7 +68,7 @@ licenses: []
68
68
  post_install_message: To get started run vanity --help
69
69
  rdoc_options:
70
70
  - --title
71
- - Vanity 0.4.0
71
+ - Vanity 1.0.0
72
72
  - --main
73
73
  - README.rdoc
74
74
  - --webcvs