compass-1024-plugin 0.1 → 0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -105,4 +105,4 @@ Authors/Contributors
105
105
 
106
106
  [Chris Eppstein](http://chriseppstein.github.com/) is the creator of Compass, a core contributor to Sass and the father of this plugin.
107
107
 
108
- [Jesse Cofie (Maze 0sl0)](http://github.com/bohan3d) is the author of this plugin is based on the 960.gs by Nathan Simth.
108
+ [Jesse Cofie (Maze 0sl0)](http://github.com/bohan) is the author of this plugin is based on the 960.gs by Nathan Simth.
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{compass-1024-plugin}
5
- s.version = "0.1"
5
+ s.version = "0.2"
6
6
 
7
7
  s.required_rubygems_version = Gem::Requirement.new(">= 1.3.5")
8
8
  s.authors = ["Jesse Cofie (Maze Oslo)"]
@@ -20,7 +20,7 @@ Gem::Specification.new do |s|
20
20
  "templates/project/manifest.rb",
21
21
  "templates/project/text.sass"
22
22
  ]
23
- s.homepage = %q{http://github.com/bohan3d/compass-1024-plugin}
23
+ s.homepage = %q{http://github.com/bohan/compass-1024-grid-plugin}
24
24
  s.require_paths = ["lib"]
25
25
  s.rubyforge_project = %q{compass-1024-plugin}
26
26
  s.rubygems_version = %q{1.3.6}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compass-1024-plugin
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.1'
4
+ version: '0.2'
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -44,7 +44,7 @@ files:
44
44
  - templates/project/grid.sass
45
45
  - templates/project/manifest.rb
46
46
  - templates/project/text.sass
47
- homepage: http://github.com/bohan3d/compass-1024-plugin
47
+ homepage: http://github.com/bohan/compass-1024-grid-plugin
48
48
  licenses: []
49
49
  post_install_message:
50
50
  rdoc_options: []