typeplate-rails 1.0.0 → 1.0.0.1

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.
data/README.md CHANGED
@@ -22,4 +22,4 @@ And then include it in your stylesheets. I recommend you include it in your `mai
22
22
 
23
23
  ## Versioning
24
24
 
25
- The version of `typeplate-rails` will stay in sync with the version of Typeplate it provides.
25
+ The version of `typeplate-rails` will stay in sync with the version of Typeplate it provides. The fourth digit indicates patches and updates specific to this gem.
@@ -1,3 +1,3 @@
1
1
  module TypeplateRails
2
- VERSION = "1.0.0"
2
+ VERSION = "1.0.0.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: typeplate-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -96,7 +96,7 @@ files:
96
96
  - test/integration/navigation_test.rb
97
97
  - test/test_helper.rb
98
98
  - test/typeplate-rails_test.rb
99
- homepage: http://aergonaut.com
99
+ homepage: https://github.com/aergonaut/typeplate-rails
100
100
  licenses: []
101
101
  post_install_message:
102
102
  rdoc_options: []
@@ -110,7 +110,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
110
110
  version: '0'
111
111
  segments:
112
112
  - 0
113
- hash: 2108054388724922168
113
+ hash: 317893893754553351
114
114
  required_rubygems_version: !ruby/object:Gem::Requirement
115
115
  none: false
116
116
  requirements:
@@ -119,7 +119,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
119
119
  version: '0'
120
120
  segments:
121
121
  - 0
122
- hash: 2108054388724922168
122
+ hash: 317893893754553351
123
123
  requirements: []
124
124
  rubyforge_project:
125
125
  rubygems_version: 1.8.23