diff options
Diffstat (limited to 'iotas.gemspec')
-rw-r--r-- | iotas.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iotas.gemspec b/iotas.gemspec index 6b799bd..e9afddf 100644 --- a/iotas.gemspec +++ b/iotas.gemspec @@ -2,7 +2,7 @@ # -*- coding: UTF-8 -*- # $:.push File.expand_path("../lib", __FILE__) -require 'iotas' +require 'version' # Gem::Specification.new do |s| s.name = "iotas" |