dayvan 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/README.rdoc +3 -3
  2. data/Rakefile +1 -1
  3. data/VERSION +1 -1
  4. metadata +2 -2
@@ -1,8 +1,8 @@
1
- = ⚙ dayvan
1
+ = Dayvan
2
2
 
3
+ For a full summary please see the website[http://chrislloyd.github.com/dayvan].
3
4
 
4
-
5
- == copyright
5
+ == Copyright
6
6
 
7
7
  Copyright (c) 2010 Chris Lloyd.
8
8
 
data/Rakefile CHANGED
@@ -5,7 +5,7 @@ begin
5
5
  gem.summary = 'Fall back to Earth.'
6
6
  gem.description = "Dayvan is a framework for writing CouchApps."
7
7
  gem.email = 'christopher.lloyd@gmail.com'
8
- gem.homepage = 'http://github.com/chrislloyd/dayvan'
8
+ gem.homepage = 'http://chrislloyd.github.com/dayvan'
9
9
  gem.author = 'Chris Lloyd'
10
10
  gem.executable = 'dvn'
11
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.0
1
+ 0.1.1
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dayvan
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Lloyd
@@ -88,7 +88,7 @@ files:
88
88
  - templates/size.coffee.erb
89
89
  - templates/welcome.html.erb
90
90
  has_rdoc: true
91
- homepage: http://github.com/chrislloyd/dayvan
91
+ homepage: http://chrislloyd.github.com/dayvan
92
92
  licenses: []
93
93
 
94
94
  post_install_message: