Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Commit

Permalink
don't set version like that
Browse files Browse the repository at this point in the history
  • Loading branch information
fastjames committed Jan 25, 2012
1 parent d25beef commit e9528e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ require 'jeweler'
Jeweler::Tasks.new do |gem|
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
gem.name = "netsuite-rest-client"
gem.version = File.exist?('VERSION') ? File.read('VERSION') : ""
gem.homepage = "http://github.com/jkaneacumen/netsuite-rest-client"
gem.license = "MIT"
gem.summary = %Q{RESTlet-based client for Netsuite}
Expand Down

0 comments on commit e9528e9

Please sign in to comment.