bootstrap-view-helpers 0.0.4 → 0.0.5
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/bootstrap-view-helpers/version.rb +1 -1
- metadata +2 -2
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bootstrap-view-helpers
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.5
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -212,7 +212,7 @@ files:
|
|
212
212
|
- MIT-LICENSE
|
213
213
|
- Rakefile
|
214
214
|
- README.md
|
215
|
-
homepage: https://github.com/stevedowney/
|
215
|
+
homepage: https://github.com/stevedowney/bootstrap-view-helpers
|
216
216
|
licenses: []
|
217
217
|
post_install_message:
|
218
218
|
rdoc_options: []
|