coffee_cup.gemspec in coffee_cup-0.0.3 vs coffee_cup.gemspec in coffee_cup-0.0.4
- old
+ new
@@ -1,7 +1,7 @@
# -*- encoding: utf-8 -*-
$:.push File.expand_path("../lib", __FILE__)
-require "version"
+require "coffee_cup/version"
Gem::Specification.new do |s|
s.name = "coffee_cup"
s.version = CoffeeCup::VERSION
s.authors = ["Taylor C. MacDonald"]