Version bump to 0.9.2
gem changes for release.
This commit is contained in:
parent
c93b51346a
commit
8c9a7378b7
2
Rakefile
2
Rakefile
@ -40,7 +40,7 @@ begin
|
||||
require 'jeweler'
|
||||
Jeweler::Tasks.new do |gemspec|
|
||||
gemspec.rubyforge_project = "compass"
|
||||
gemspec.name = "compass"
|
||||
gemspec.name = "compass-edge"
|
||||
gemspec.summary = "A Real Stylesheet Framework"
|
||||
gemspec.email = "chris@eppsteins.net"
|
||||
gemspec.homepage = "http://compass-style.org"
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
:minor: 9
|
||||
:build:
|
||||
:patch: 1
|
||||
:patch: 2
|
||||
:major: 0
|
||||
|
@ -4,7 +4,7 @@
|
||||
# -*- encoding: utf-8 -*-
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = %q{compass}
|
||||
s.name = %q{compass-edge}
|
||||
s.version = "0.9.1"
|
||||
|
||||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
||||
|
Loading…
Reference in New Issue
Block a user