scriptures 0.0.1 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Scriptures
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.3"
3
3
  end
data/scriptures.gemspec CHANGED
@@ -6,7 +6,7 @@ Gem::Specification.new do |gem|
6
6
  gem.email = ["lukemh@gmail.com"]
7
7
  gem.description = %q{The Standard Works of The Church of Jesus Christ of Latter-day Saints}
8
8
  gem.summary = %q{The Scriptures}
9
- gem.homepage = ""
9
+ gem.homepage = "http://lukeholder.net/projects/scriptures"
10
10
 
11
11
  gem.files = `git ls-files`.split($\)
12
12
  gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: scriptures
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -67,7 +67,7 @@ files:
67
67
  - scriptures.gemspec
68
68
  - spec/database_spec.rb
69
69
  - spec/spec_helper.rb
70
- homepage: ''
70
+ homepage: http://lukeholder.net/projects/scriptures
71
71
  licenses: []
72
72
  post_install_message:
73
73
  rdoc_options: []